    {"id":24697,"date":"2021-09-20T08:19:45","date_gmt":"2021-09-20T11:19:45","guid":{"rendered":"https:\/\/el3.thembaydev.com\/greenmart_fresh\/?page_id=2269"},"modified":"2026-04-06T01:10:40","modified_gmt":"2026-04-06T04:10:40","slug":"ao-gosto-carnes-nobres","status":"publish","type":"page","link":"https:\/\/aogosto.com.br\/delivery\/","title":{"rendered":"Ao Gosto Carnes Nobres"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"24697\" class=\"elementor elementor-24697\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2ec86e8 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"2ec86e8\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cce29f2\" data-id=\"cce29f2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1dffaf59 wd-section-stretch-content elementor-section-items-stretch elementor-section-height-min-height elementor-section-content-top elementor-section-full_width elementor-section-height-default\" data-id=\"1dffaf59\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-73366f95\" data-id=\"73366f95\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3fef130 elementor-widget elementor-widget-html\" data-id=\"3fef130\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n  \/* ==========================================================================\n     AO GOSTO: HERO CINEMATOGR\u00c1FICO V11 (COPY ENXUTA E PRECISA)\n     ========================================================================== *\/\n  \n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;0,800;1,500&display=swap');\n\n  \/* ==========================================\n     DESKTOP (TOTALMENTE INTACTO)\n     ========================================== *\/\n  .ag-hero-container {\n    position: relative;\n    width: 100%;\n    min-height: 680px; \n    overflow: hidden;\n    background-color: #0A0A0A;\n    display: flex;\n    align-items: center;\n    font-family: 'Inter', sans-serif;\n  }\n\n  .ag-hero-video {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover; \n    object-position: center center;\n    z-index: 0;\n  }\n\n  .ag-hero-overlay-gradient {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(90deg, #0A0A0A 0%, rgba(10, 10, 10, 0.7) 45%, rgba(10, 10, 10, 0) 100%);\n    z-index: 1;\n  }\n  \n  .ag-hero-overlay-dots {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background-image: radial-gradient(rgba(0, 0, 0, 0.6) 1px, transparent 1px);\n    background-size: 4px 4px;\n    opacity: 0.4; \n    z-index: 2;\n  }\n\n  .ag-hero-content {\n    position: relative;\n    z-index: 3;\n    max-width: 1200px;\n    width: 100%;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n\n  .ag-hero-text-box {\n    max-width: 580px; \n  }\n\n  \/* Badge Desktop *\/\n  .ag-hero-badge {\n    display: inline-flex;\n    flex-wrap: wrap; \n    align-items: center;\n    background: rgba(10, 10, 10, 0.5); \n    border: 1px solid rgba(255, 255, 255, 0.15);\n    backdrop-filter: blur(8px);\n    -webkit-backdrop-filter: blur(8px);\n    padding: 8px 16px; \n    border-radius: 999px;\n    margin-bottom: 24px; \n    gap: 12px; \n  }\n\n  .ag-badge-text { color: #f8fafc; font-size: 13px; font-weight: 500; }\n  .ag-badge-divider { width: 1px; height: 16px; background: rgba(255, 255, 255, 0.2); }\n  .ag-badge-status-wrap { display: flex; align-items: center; gap: 8px; }\n  .ag-badge-dot { width: 8px; height: 8px; border-radius: 50%; }\n  .ag-badge-status { font-size: 13px; font-weight: 700; }\n\n  \/* T\u00edtulo e Texto Desktop *\/\n  .ag-hero-title {\n    font-family: 'Playfair Display', serif;\n    color: #ffffff;\n    font-size: 4.8rem; \n    font-weight: 800;\n    line-height: 1.05;\n    margin: 0 0 16px 0; \n    letter-spacing: -1px;\n  }\n  \n  .ag-highlight { position: relative; display: inline-block; color: #F05A28; }\n  .ag-highlight svg {\n    position: absolute;\n    bottom: -6px; \n    left: 0;\n    width: 100%;\n    height: 12px; \n    color: rgba(240, 90, 40, 0.4);\n    z-index: -1;\n  }\n\n  .ag-hero-subtitle {\n    color: #cbd5e1;\n    font-size: 1.15rem; \n    line-height: 1.6;\n    margin: 0 0 32px 0; \n    font-weight: 300;\n    max-width: 520px; \n  }\n\n  \/* Bot\u00e3o Desktop *\/\n  .ag-btn-primary {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    padding: 16px 32px; \n    background: #F05A28;\n    color: #ffffff;\n    border-radius: 999px;\n    font-size: 14px; \n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    text-decoration: none;\n    box-shadow: 0 4px 15px rgba(240, 90, 40, 0.3);\n    transition: all 0.3s ease;\n    cursor: pointer;\n    border: none;\n  }\n\n  .ag-btn-primary:hover {\n    background: #C94010;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(240, 90, 40, 0.4);\n  }\n\n  .ag-btn-icon { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n  \/* Prova Social Desktop *\/\n  .ag-trust-stack {\n    display: flex;\n    align-items: center;\n    gap: 24px;\n    margin-top: 32px; \n    flex-wrap: wrap;\n  }\n\n  .ag-avatars-group { display: flex; align-items: center; gap: 12px; }\n  .ag-avatars { display: flex; }\n  .ag-avatars img {\n    width: 42px; \n    height: 42px;\n    border-radius: 50%;\n    border: 2px solid #0A0A0A;\n    margin-left: -16px; \n    object-fit: cover;\n  }\n  .ag-avatars img:first-child { margin-left: 0; }\n\n  .ag-trust-text { display: flex; flex-direction: column; }\n  .ag-trust-text strong { color: #ffffff; font-size: 15px; font-weight: 800; }\n  .ag-trust-text span { color: #94a3b8; font-size: 12px; }\n\n  .ag-rating-box {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    background: rgba(255, 255, 255, 0.05);\n    padding: 10px 16px;\n    border-radius: 12px;\n    border: 1px solid rgba(255, 255, 255, 0.1);\n    backdrop-filter: blur(4px);\n  }\n\n  .ag-rating-stars { display: flex; align-items: center; gap: 6px; color: #FBBF24; }\n  .ag-rating-stars svg { width: 18px; height: 18px; fill: currentColor; }\n  .ag-rating-stars strong { color: #ffffff; font-size: 16px; font-weight: 800; }\n\n  .ag-rating-divider { width: 1px; height: 20px; background: rgba(255, 255, 255, 0.15); }\n  .ag-rating-box span { color: #94a3b8; font-size: 13px; font-weight: 500; }\n\n  \/* Status Colors *\/\n  .status-open .ag-badge-dot { background-color: #22c55e; box-shadow: 0 0 6px #22c55e; animation: ag-pulse-green 2s infinite; }\n  .status-open .ag-badge-status { color: #22c55e; }\n  .status-closed .ag-badge-dot { background-color: #ef4444; box-shadow: 0 0 6px rgba(239, 68, 68, 0.5); }\n  .status-closed .ag-badge-status { color: #ef4444; }\n\n  @keyframes ag-pulse-green {\n    0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(34, 197, 94, 0.7); }\n    70% { transform: scale(1); box-shadow: 0 0 0 4px rgba(34, 197, 94, 0); }\n    100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(34, 197, 94, 0); }\n  }\n\n  \/* ==========================================\n     MOBILE (BLINDADO)\n     ========================================== *\/\n  @media (max-width: 768px) {\n    \n    .ag-hero-container {\n      min-height: 550px; \n      align-items: flex-end; \n      padding-bottom: 40px; \n    }\n\n    .ag-hero-overlay-gradient {\n      background: linear-gradient(0deg, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.8) 45%, rgba(0, 0, 0, 0.2) 80%, rgba(0, 0, 0, 0) 100%);\n    }\n\n    .ag-hero-text-box {\n      display: flex;\n      flex-direction: column;\n      justify-content: flex-end; \n    }\n\n    .ag-hero-badge { \n      flex-direction: column; \n      align-items: flex-start; \n      align-self: flex-start; \n      width: fit-content; \n      padding: 10px 16px; \n      border-radius: 12px; \n      gap: 6px; \n      margin-bottom: 24px; \n    }\n    .ag-badge-text { font-size: 12px; }\n    .ag-badge-divider { display: none; } \n\n    .ag-hero-title { \n      font-size: 3.4rem; \n      margin-bottom: 12px; \n      line-height: 1.05; \n    }\n    \n    .ag-hero-subtitle { \n      font-size: 0.95rem; \n      margin-bottom: 20px; \n      line-height: 1.4; \n      color: #e2e8f0; \n    } \n\n    .ag-btn-primary { display: none !important; } \n\n    .ag-trust-stack {\n      margin-top: 16px; \n      gap: 16px; \n      flex-direction: column; \n      align-items: flex-start;\n    }\n    \n    .ag-avatars img { width: 36px; height: 36px; margin-left: -14px; }\n    .ag-trust-text strong { font-size: 14px; }\n  }\n<\/style>\n\n<div class=\"ag-hero-container\">\n  \n  <video class=\"ag-hero-video\" autoplay loop muted playsinline webkit-playsinline>\n    <source src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/04\/Ajustes_e_Novo_Video_em_Portugues-copy.mp4\" type=\"video\/mp4\">\n  <\/video>\n\n  <div class=\"ag-hero-overlay-gradient\"><\/div>\n  <div class=\"ag-hero-overlay-dots\"><\/div>\n\n  <div class=\"ag-hero-content\">\n    <div class=\"ag-hero-text-box\">\n      \n      <div class=\"ag-hero-badge\">\n        <span class=\"ag-badge-text\">Entrega em at\u00e9 2h em Belo Horizonte e Regi\u00e3o<\/span>\n        <div class=\"ag-badge-divider\"><\/div>\n        <div id=\"agStoreStatusWrap\" class=\"ag-badge-status-wrap status-open\">\n          <div class=\"ag-badge-dot\"><\/div>\n          <span id=\"agStoreStatusText\" class=\"ag-badge-status\">Calculando...<\/span>\n        <\/div>\n      <\/div>\n\n      <h1 class=\"ag-hero-title\">\n        A arte do \n        <span class=\"ag-highlight\">\n          churrasco\n          <svg viewBox=\"0 0 200 12\" fill=\"none\">\n            <path d=\"M0 8C50 0 150 0 200 8\" stroke=\"currentColor\" stroke-width=\"4\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/span>\n        <br>na sua casa\n      <\/h1>\n\n      <p class=\"ag-hero-subtitle\">\n        Cortes nobres, ex\u00f3ticos, kits churrasco, pratos prontos e muito mais. \n      <\/p>\n\n      <button id=\"btnScrollCortes\" class=\"ag-btn-primary\">\n        <svg class=\"ag-btn-icon\" viewBox=\"0 0 24 24\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line><\/svg>\n        Montar minha caixinha laranja\n      <\/button>\n\n      <div class=\"ag-trust-stack\">\n        <div class=\"ag-avatars-group\">\n          <div class=\"ag-avatars\">\n            <img decoding=\"async\" src=\"http:\/\/aogosto.store\/avatars\/1.jpg\" alt=\"Cliente Ao Gosto\">\n            <img decoding=\"async\" src=\"http:\/\/aogosto.store\/avatars\/2.jpg\" alt=\"Cliente Ao Gosto\">\n            <img decoding=\"async\" src=\"http:\/\/aogosto.store\/avatars\/3.jpg\" alt=\"Cliente Ao Gosto\">\n            <img decoding=\"async\" src=\"http:\/\/aogosto.store\/avatars\/4.jpg\" alt=\"Cliente Ao Gosto\">\n            <img decoding=\"async\" src=\"http:\/\/aogosto.store\/avatars\/5.jpg\" alt=\"Cliente Ao Gosto\">\n            <img decoding=\"async\" src=\"http:\/\/aogosto.store\/avatars\/6.jpg\" alt=\"Cliente Ao Gosto\">\n          <\/div>\n          <div class=\"ag-trust-text\">\n            <strong>+5 Milh\u00f5es de clientes<\/strong>\n            <span>Confiam na gente<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"ag-rating-box\">\n          <div class=\"ag-rating-stars\">\n            <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"><\/path><\/svg>\n            <strong>4.8<\/strong>\n          <\/div>\n          <div class=\"ag-rating-divider\"><\/div>\n          <span>Mais de 17.000 avalia\u00e7\u00f5es<\/span>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  const btnScroll = document.getElementById('btnScrollCortes');\n  if(btnScroll) {\n    btnScroll.addEventListener('click', function() {\n      window.scrollBy({ top: 700, behavior: 'smooth' });\n    });\n  }\n\n  function checkStoreStatus() {\n    const now = new Date(new Date().toLocaleString(\"en-US\", {timeZone: \"America\/Sao_Paulo\"}));\n    const day = now.getDay();\n    const hour = now.getHours();\n    let isOpen = false;\n\n    if (day >= 1 && day <= 6) {\n      if (hour >= 9 && hour < 21) isOpen = true;\n    } else if (day === 0) {\n      if (hour >= 9 && hour < 17) isOpen = true;\n    }\n\n    const wrap = document.getElementById('agStoreStatusWrap');\n    const text = document.getElementById('agStoreStatusText');\n\n    if (isOpen) {\n      wrap.className = 'ag-badge-status-wrap status-open';\n      text.innerText = 'Loja Aberta Agora';\n    } else {\n      wrap.className = 'ag-badge-status-wrap status-closed';\n      text.innerText = 'Fechado \u2022 Abre \u00e0s 09h';\n    }\n  }\n\n  checkStoreStatus();\n  setInterval(checkStoreStatus, 60000);\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-c86ef81 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"c86ef81\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0f91a42\" data-id=\"0f91a42\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3d6de39 elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-html\" data-id=\"3d6de39\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 SINGLE MARQUEE (Fita Laranja Premium)\n   ========================================================================== *\/\n\n.ag-single-marquee {\n  position: relative;\n  width: 100%;\n  overflow: hidden;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  display: block;\n  z-index: 20;\n  line-height: 0; \/* Mata os espa\u00e7os fantasmas do Elementor *\/\n  margin: 0;\n  padding: 0;\n}\n\n.ag-track-orange {\n  background-color: #F05A28;\n  padding: 14px 0;\n  display: flex;\n  overflow: hidden;\n  user-select: none;\n  border-top: 1px solid rgba(255, 255, 255, 0.15);\n  \/* As margens negativas puxam a fita para colar perfeitamente nos blocos adjacentes *\/\n  margin-top: -1px; \n  margin-bottom: -1px;\n}\n\n.ag-belt-left {\n  display: flex;\n  white-space: nowrap;\n  animation: ag-scroll-left 25s linear infinite;\n  will-change: transform;\n}\n\n\/* Pausa a fita se o cliente passar o mouse em cima *\/\n.ag-track-orange:hover .ag-belt-left {\n  animation-play-state: paused;\n}\n\n.ag-item-orange {\n  display: inline-flex;\n  align-items: center;\n  gap: 16px;\n  padding: 0 24px;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #FFFFFF;\n  line-height: 1;\n}\n\n\/* \u00cdcone de separa\u00e7\u00e3o da fita laranja *\/\n.ag-sep-fire {\n  color: rgba(255, 255, 255, 0.6);\n  display: flex;\n  align-items: center;\n}\n\n@keyframes ag-scroll-left {\n  0% { transform: translateX(0); }\n  100% { transform: translateX(-50%); }\n}\n\n\/* Responsivo para mobile *\/\n@media (max-width: 768px) {\n  .ag-track-orange { padding: 12px 0; }\n  .ag-item-orange { font-size: 11px; padding: 0 16px; }\n}\n<\/style>\n\n<div class=\"ag-single-marquee\">\n  <div class=\"ag-track-orange\">\n    <div class=\"ag-belt-left\" aria-hidden=\"true\">\n      \n      <span class=\"ag-item-orange\">Entrega Expressa 2h<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Embalagem a V\u00e1cuo<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Kits de Churrasco<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Qualidade Ao Gosto<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n\n      <span class=\"ag-item-orange\">Entrega Expressa 2h<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Embalagem a V\u00e1cuo<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Kits de Churrasco<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Qualidade Ao Gosto<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      \n    <\/div>\n  <\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-e7bb6fc elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"e7bb6fc\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1a87dfd\" data-id=\"1a87dfd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5e35338 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"5e35338\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 SINGLE MARQUEE (Fita Laranja Premium)\n   ========================================================================== *\/\n\n.ag-single-marquee {\n  position: relative;\n  width: 100%;\n  overflow: hidden;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  display: block;\n  z-index: 20;\n  line-height: 0; \/* Mata os espa\u00e7os fantasmas do Elementor *\/\n  margin: 0;\n  padding: 0;\n}\n\n.ag-track-orange {\n  background-color: #F05A28;\n  padding: 14px 0;\n  display: flex;\n  overflow: hidden;\n  user-select: none;\n  border-top: 1px solid rgba(255, 255, 255, 0.15);\n  \/* As margens negativas puxam a fita para colar perfeitamente nos blocos adjacentes *\/\n  margin-top: -1px; \n  margin-bottom: -1px;\n}\n\n.ag-belt-left {\n  display: flex;\n  white-space: nowrap;\n  animation: ag-scroll-left 25s linear infinite;\n  will-change: transform;\n}\n\n\/* Pausa a fita se o cliente passar o mouse em cima *\/\n.ag-track-orange:hover .ag-belt-left {\n  animation-play-state: paused;\n}\n\n.ag-item-orange {\n  display: inline-flex;\n  align-items: center;\n  gap: 16px;\n  padding: 0 24px;\n  font-size: 13px;\n  font-weight: 900;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  color: #FFFFFF;\n  line-height: 1;\n}\n\n\/* \u00cdcone de separa\u00e7\u00e3o da fita laranja *\/\n.ag-sep-fire {\n  color: rgba(255, 255, 255, 0.6);\n  display: flex;\n  align-items: center;\n}\n\n@keyframes ag-scroll-left {\n  0% { transform: translateX(0); }\n  100% { transform: translateX(-50%); }\n}\n\n\/* Responsivo para mobile *\/\n@media (max-width: 768px) {\n  .ag-track-orange { padding: 12px 0; }\n  .ag-item-orange { font-size: 11px; padding: 0 16px; }\n}\n<\/style>\n\n<div class=\"ag-single-marquee\">\n  <div class=\"ag-track-orange\">\n    <div class=\"ag-belt-left\" aria-hidden=\"true\">\n      \n      <span class=\"ag-item-orange\">Entrega Expressa 2h<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Embalagem a V\u00e1cuo<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Kits de Churrasco<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Qualidade Ao Gosto<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n\n      <span class=\"ag-item-orange\">Entrega Expressa 2h<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Embalagem a V\u00e1cuo<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Kits de Churrasco<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      <span class=\"ag-item-orange\">Qualidade Ao Gosto<\/span>\n      <span class=\"ag-sep-fire\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M8.5 14.5A2.5 2.5 0 0011 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 11-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 002.5 2.5z\"\/><\/svg><\/span>\n      \n    <\/div>\n  <\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-de084e6 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"de084e6\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df911e1\" data-id=\"df911e1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ef9f91d elementor-widget elementor-widget-html\" data-id=\"ef9f91d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 STICKY APP NAVIGATION (Vers\u00e3o Pura & Limpa - Sem Hacks)\n   ========================================================================== *\/\n\n\/* 1. Esconde completamente no Desktop *\/\n@media (min-width: 1025px) {\n  .ag-app-nav-wrapper { display: none !important; }\n}\n\n\/* 2. Estiliza\u00e7\u00e3o Premium N\u00edvel App no Mobile *\/\n@media (max-width: 1024px) {\n  .ag-app-nav-wrapper {\n    position: fixed !important; \n    width: 100% !important;\n    left: 0 !important;\n    z-index: 999999 !important; \n    \n    \/* Gruda direto no teto absoluto *\/\n    top: 0 !important; \n    \n    background: rgba(255, 255, 255, 0.95) !important;\n    backdrop-filter: blur(12px) !important;\n    -webkit-backdrop-filter: blur(12px) !important;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important;\n    box-shadow: 0 6px 20px rgba(240, 90, 40, 0.05) !important;\n    padding: 10px 0 !important;\n    \n    \/* Anima\u00e7\u00e3o de entrada\/sa\u00edda *\/\n    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1), opacity 0.4s ease !important;\n    opacity: 0 !important;\n    transform: translateY(-100%) !important;\n    pointer-events: none !important;\n  }\n\n  .ag-app-nav-wrapper.ag-is-visible {\n    opacity: 1 !important;\n    transform: translateY(0) !important;\n    pointer-events: auto !important;\n  }\n\n  .ag-app-nav {\n    display: flex !important;\n    overflow-x: auto !important;\n    scroll-behavior: smooth !important;\n    -webkit-overflow-scrolling: touch !important;\n    scrollbar-width: none !important; \n    padding: 0 16px !important;\n    gap: 10px !important; \n  }\n  \n  .ag-app-nav::-webkit-scrollbar { \n    display: none !important; \n  }\n\n  .ag-app-nav-btn {\n    flex: 0 0 auto !important; \n    background-color: #ffffff !important;\n    border: 1px solid #FFD1C1 !important; \n    color: #334155 !important;\n    font-size: 13px !important;\n    font-weight: 700 !important;\n    padding: 8px 16px !important;\n    border-radius: 999px !important;\n    text-decoration: none !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    gap: 6px !important; \n    transition: all 0.3s ease !important;\n  }\n\n  .ag-app-nav-btn svg {\n    width: 16px !important;\n    height: 16px !important;\n    stroke: #F05A28 !important; \n    transition: stroke 0.3s ease !important;\n  }\n\n  .ag-app-nav-btn:hover {\n    background-color: #FFF0EB !important; \n    color: #C94010 !important;\n    border-color: #F05A28 !important;\n  }\n\n  .ag-app-nav-btn.is-active {\n    background-color: #F05A28 !important;\n    color: #ffffff !important;\n    border-color: #F05A28 !important;\n    box-shadow: 0 4px 12px rgba(240, 90, 40, 0.3) !important;\n  }\n  \n  .ag-app-nav-btn.is-active svg {\n    stroke: #ffffff !important; \n  }\n}\n<\/style>\n\n<div class=\"ag-app-nav-wrapper\" id=\"ag-app-nav-wrapper\">\n  <nav class=\"ag-app-nav\" id=\"ag-app-nav\">\n    \n    <a href=\"#sec-ofertas\" class=\"ag-app-nav-btn is-active\" data-target=\"sec-ofertas\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z\"><\/path><line x1=\"7\" y1=\"7\" x2=\"7.01\" y2=\"7\"><\/line><\/svg>\n      Ofertas\n    <\/a>\n    \n    <a href=\"#sec-kit-churrasco\" class=\"ag-app-nav-btn\" data-target=\"sec-kit-churrasco\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"><\/path><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"><\/polyline><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"><\/line><\/svg>\n      Kits Churrasco\n    <\/a>\n\n    <a href=\"#sec-novidade\" class=\"ag-app-nav-btn\" data-target=\"sec-novidade\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"><\/polygon><\/svg>\n      Novidades\n    <\/a>\n    \n    <a href=\"#sec-cortes\" class=\"ag-app-nav-btn\" data-target=\"sec-cortes\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m18 2-6 6\"><\/path><path d=\"m22 6-6 6\"><\/path><path d=\"M13.2 12.2a2 2 0 0 0-2.8 0L3 19.6a2 2 0 0 0 2.8 2.8l7.4-7.4a2 2 0 0 0 0-2.8z\"><\/path><\/svg>\n      Todos os Cortes\n    <\/a>\n    \n    <a href=\"#sec-diaadia\" class=\"ag-app-nav-btn\" data-target=\"sec-diaadia\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 2v7c0 1.1.9 2 2 2h4a2 2 0 0 0 2-2V2\"><\/path><path d=\"M7 2v20\"><\/path><path d=\"M21 15V2v0a5 5 0 0 0-5 5v6c0 1.1.9 2 2 2h3zm0 0v7\"><\/path><\/svg>\n      Linha Dia a Dia\n    <\/a>\n    \n    <a href=\"#sec-espetinhos\" class=\"ag-app-nav-btn\" data-target=\"sec-espetinhos\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m18 2 4 4\"><\/path><path d=\"m22 2-4 4\"><\/path><path d=\"M15 11l-2-2\"><\/path><path d=\"M11 15l-2-2\"><\/path><path d=\"M7 19l-2-2\"><\/path><path d=\"M3 21l8-8L21 3\"><\/path><\/svg>\n      Espetinhos\n    <\/a>\n\n    <a href=\"#sec-bebidas\" class=\"ag-app-nav-btn\" data-target=\"sec-bebidas\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 22h8\"><\/path><path d=\"M12 15v7\"><\/path><path d=\"M12 15a7.5 7.5 0 0 0 7.5-7.5v-1.5h-15v1.5A7.5 7.5 0 0 0 12 15z\"><\/path><\/svg>\n      Bebidas\n    <\/a>\n    \n    <a href=\"#sec-acompanhamentos\" class=\"ag-app-nav-btn\" data-target=\"sec-acompanhamentos\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 12h20\"><\/path><path d=\"M12 2v10\"><\/path><path d=\"M4 12a8 8 0 0 0 16 0\"><\/path><\/svg>\n      Acompanhamentos\n    <\/a>\n\n    <a href=\"#sec-burger\" class=\"ag-app-nav-btn\" data-target=\"sec-burger\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 10a8 8 0 0 1 16 0H4z\"><\/path><line x1=\"4\" y1=\"14\" x2=\"20\" y2=\"14\"><\/line><path d=\"M4 18h16a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z\"><\/path><\/svg>\n      Hamburger\n    <\/a>\n    \n    <a href=\"#sec-forno\" class=\"ag-app-nav-btn\" data-target=\"sec-forno\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22v-9\"><\/path><path d=\"M15.5 9.5a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5\"><\/path><path d=\"M8.5 13.5a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5\"><\/path><path d=\"M15.5 22v-7.5\"><\/path><path d=\"M8.5 22v-3.5\"><\/path><\/svg>\n      Direto ao Forno\n    <\/a>\n\n    <a href=\"#sec-outros\" class=\"ag-app-nav-btn\" data-target=\"sec-outros\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\"><\/rect><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\"><\/rect><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\"><\/rect><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\"><\/rect><\/svg>\n      Outros\n    <\/a>\n\n    <a href=\"#sec-armazem\" class=\"ag-app-nav-btn\" data-target=\"sec-armazem\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"><\/path><line x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"><\/line><path d=\"M16 10a4 4 0 0 1-8 0\"><\/path><\/svg>\n      Armaz\u00e9m\n    <\/a>\n\n  <\/nav>\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n  \/\/ Ignora se for desktop\n  if (window.innerWidth > 1024) return;\n\n  const navWrapper = document.getElementById('ag-app-nav-wrapper');\n  if (!navWrapper) return;\n\n  \/\/ Garante que a barra n\u00e3o seja cortada pelo Elementor\n  document.body.appendChild(navWrapper);\n\n  const navContainer = document.getElementById('ag-app-nav');\n  const navButtons = document.querySelectorAll('.ag-app-nav-btn');\n  \n  \/\/ Como n\u00e3o h\u00e1 mais cabe\u00e7alho fixo, descontamos apenas o tamanho da nossa pr\u00f3pria barrinha + um respiro\n  const headerOffset = 65; \n  \/\/ Ponto de scroll onde a barra entra em cena\n  const bannerHeight = 250; \n\n  \/* 1. ROLAGEM SUAVE AO CLICAR NA BARRA *\/\n  navButtons.forEach(btn => {\n    btn.addEventListener('click', function(e) {\n      e.preventDefault();\n      const targetId = this.getAttribute('data-target');\n      const targetSection = document.getElementById(targetId);\n      \n      if (targetSection) {\n        const targetPosition = targetSection.getBoundingClientRect().top + window.pageYOffset - headerOffset;\n        window.scrollTo({ top: targetPosition, behavior: 'smooth' });\n      }\n    });\n  });\n\n  \/* 2. CONTROLE DE VISIBILIDADE DA BARRA *\/\n  function checkVisibility() {\n    let currentScroll = window.pageYOffset || document.documentElement.scrollTop;\n    if (currentScroll > bannerHeight) {\n      navWrapper.classList.add('ag-is-visible');\n    } else {\n      navWrapper.classList.remove('ag-is-visible');\n    }\n  }\n\n  \/* 3. SCROLL SPY (Intelig\u00eancia que acompanha o usu\u00e1rio e rola a barra sozinha) *\/\n  function onScrollSpy() {\n    let currentSection = '';\n    \n    navButtons.forEach(btn => {\n      const targetId = btn.getAttribute('data-target');\n      const targetSection = document.getElementById(targetId);\n      \n      if (targetSection) {\n        const sectionTop = targetSection.getBoundingClientRect().top;\n        if (sectionTop <= headerOffset + 60) {\n          currentSection = targetId;\n        }\n      }\n    });\n\n    \/\/ Remove a classe \"active\" de todos os bot\u00f5es\n    navButtons.forEach(btn => btn.classList.remove('is-active'));\n\n    \/\/ Adiciona a classe \"active\" apenas no bot\u00e3o da se\u00e7\u00e3o vis\u00edvel atual\n    if (currentSection) {\n      const activeBtn = document.querySelector(`.ag-app-nav-btn[data-target=\"${currentSection}\"]`);\n      if (activeBtn) {\n        activeBtn.classList.add('is-active');\n        \n        \/\/ M\u00e1gica do iFood: Faz a barrinha rolar lateralmente para focar no bot\u00e3o ativo\n        const btnLeft = activeBtn.offsetLeft;\n        const btnWidth = activeBtn.clientWidth;\n        const navWidth = navContainer.clientWidth;\n        \n        navContainer.scrollTo({\n          left: btnLeft - (navWidth \/ 2) + (btnWidth \/ 2),\n          behavior: 'smooth'\n        });\n      }\n    }\n  }\n\n  \/\/ Monitora o scroll da p\u00e1gina de forma otimizada\n  let isScrolling;\n  window.addEventListener('scroll', function() {\n    checkVisibility(); \n    \n    window.clearTimeout(isScrolling);\n    isScrolling = setTimeout(function() {\n      onScrollSpy(); \n    }, 50); \n  });\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-835b69a elementor-hidden-desktop elementor-widget elementor-widget-spacer\" data-id=\"835b69a\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-2681df9 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"2681df9\" data-element_type=\"section\" id=\"sec-ofertas\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0cff321\" data-id=\"0cff321\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-73eb398 elementor-widget elementor-widget-html\" data-id=\"73eb398\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 OFERTAS DA SEMANA (Clean Design + Limite Implac\u00e1vel 4\/10)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.28s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-offers {\n  padding: clamp(40px, 6vw, 64px) 16px; \n  background: var(--ag-bg);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n}\n\n.ag-offers__wrap {\n  width: min(1300px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER & TIMER\n   ========================================================================== *\/\n.ag-offers__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \n}\n\n.ag-offers__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 8px;\n  line-height: 1.05;\n}\n\n.ag-accent-offer {\n  color: var(--ag-brand);\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-offer::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-timer-wrap {\n  display: inline-flex;\n  align-items: center;\n  background: #ffffff;\n  border: 1px solid var(--ag-brand-light);\n  box-shadow: 0 8px 24px rgba(240, 90, 40, 0.06);\n  border-radius: var(--ag-pill);\n  padding: 8px 24px; \n  margin-top: 12px;\n}\n\n.ag-timer__block { display: flex; align-items: baseline; gap: 4px; }\n.ag-timer__num { font-size: 22px; font-weight: 900; color: var(--ag-brand); font-variant-numeric: tabular-nums; line-height: 1; }\n.ag-timer__lbl { font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 1.5px; color: var(--ag-brand); opacity: 0.6; }\n.ag-timer__sep { font-size: 18px; font-weight: 900; color: var(--ag-brand-light); margin: 0 10px; position: relative; top: -2px; }\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE (O Exorcista do WoodMart)\n   ========================================================================== *\/\n.ag-offers__grid {\n  margin-top: 16px;\n}\n\n\/* For\u00e7a Grid Nativo Perfeito *\/\n.ag-offers .ag-offers__grid .products,\n.ag-offers .ag-offers__grid .wd-products,\n.ag-offers .ag-offers__grid ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  list-style: none !important;\n  height: auto !important; \n}\n\n@media (min-width: 768px) { .ag-offers .ag-offers__grid .products, .ag-offers .ag-offers__grid .wd-products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; } }\n@media (min-width: 992px) { .ag-offers .ag-offers__grid .products, .ag-offers .ag-offers__grid .wd-products { grid-template-columns: repeat(5, minmax(0, 1fr)) !important; gap: 20px !important; } }\n\n\/* Aniquila Fantasmas e quebras de linha escondidas *\/\n.ag-offers .ag-offers__grid .products::before,\n.ag-offers .ag-offers__grid .products::after,\n.ag-offers .ag-offers__grid .products .clearfix,\n.ag-offers .ag-offers__grid .wd-products::before,\n.ag-offers .ag-offers__grid .wd-products::after,\n.ag-offers .ag-offers__grid .wd-products .clearfix {\n  display: none !important;\n}\n\n\/* Desliga o posicionamento absoluto nativo do tema *\/\n.ag-offers .ag-offers__grid .products > *,\n.ag-offers .ag-offers__grid .wd-products > * {\n  width: 100% !important;\n  max-width: 100% !important;\n  margin: 0 !important;\n  position: relative !important;\n  top: auto !important;\n  left: auto !important;\n  right: auto !important;\n  bottom: auto !important;\n  transform: none !important;\n}\n\n\/* A Classe Mestra Ocultadora *\/\n.ag-hidden-item { \n  display: none !important; \n  position: absolute !important;\n  opacity: 0 !important;\n  visibility: hidden !important;\n  pointer-events: none !important;\n  height: 0 !important;\n  width: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow: hidden !important;\n}\n\n@keyframes fadeUpFast {\n  from { opacity: 0; transform: translateY(15px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* ==========================================================================\n   BADGE DE DESCONTO (% OFF) - Fica injetada no card limpo do WoodMart\n   ========================================================================== *\/\n.ag-badge-discount {\n  position: absolute;\n  top: 10px;\n  right: 10px;\n  background: linear-gradient(135deg, var(--ag-brand) 0%, #FF7A4A 100%);\n  color: #fff;\n  font-size: 11px;\n  font-weight: 900;\n  letter-spacing: 0.5px;\n  padding: 6px 10px;\n  border-radius: 8px;\n  box-shadow: 0 4px 12px rgba(240, 90, 40, 0.35);\n  z-index: 10;\n  display: flex;\n  align-items: center;\n  gap: 4px;\n}\n\n\/* ==========================================================================\n   FOOTER CTA - BOT\u00c3O OUTLINE\n   ========================================================================== *\/\n.ag-offers__footer { text-align: center; margin-top: 32px; }\n\n.ag-cta-outline {\n  display: inline-flex; align-items: center; gap: 10px; padding: 16px 40px; border-radius: var(--ag-pill); background: #ffffff; color: var(--ag-text-sub); border: 1px solid var(--ag-border); text-decoration: none !important; font-weight: 800; font-size: 15px; transition: var(--ag-transition); box-shadow: 0 4px 12px rgba(0,0,0,0.04); cursor: pointer;\n}\n.ag-cta-outline svg { transition: transform 0.2s ease; }\n.ag-cta-outline:hover { border-color: var(--ag-brand); color: var(--ag-brand); box-shadow: 0 8px 24px rgba(240, 90, 40, 0.15); transform: translateY(-2px); }\n.ag-cta-outline:hover svg { transform: translateX(4px); }\n<\/style>\n\n<section class=\"ag-offers\">\n  <div class=\"ag-offers__wrap\">\n\n    <header class=\"ag-offers__head\">\n      <h2 class=\"ag-offers__title\">\n        Ofertas da <span class=\"ag-accent-offer\">Semana<\/span>\n      <\/h2>\n\n      <div class=\"ag-timer-wrap\">\n        <div class=\"ag-timer__block\">\n          <span class=\"ag-timer__num\" id=\"ag-days\">00<\/span>\n          <span class=\"ag-timer__lbl\">D<\/span>\n        <\/div>\n        <span class=\"ag-timer__sep\">:<\/span>\n        <div class=\"ag-timer__block\">\n          <span class=\"ag-timer__num\" id=\"ag-hours\">00<\/span>\n          <span class=\"ag-timer__lbl\">H<\/span>\n        <\/div>\n        <span class=\"ag-timer__sep\">:<\/span>\n        <div class=\"ag-timer__block\">\n          <span class=\"ag-timer__num\" id=\"ag-mins\">00<\/span>\n          <span class=\"ag-timer__lbl\">M<\/span>\n        <\/div>\n        <span class=\"ag-timer__sep\">:<\/span>\n        <div class=\"ag-timer__block\">\n          <span class=\"ag-timer__num\" id=\"ag-secs\">00<\/span>\n          <span class=\"ag-timer__lbl\">S<\/span>\n        <\/div>\n      <\/div>\n    <\/header>\n\n    <div class=\"ag-offers__grid\" id=\"ag-offers-grid\">\n      <div class=\"woocommerce columns-5 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-340 status-publish instock product_cat-porco product_cat-promocao product_cat-suinos-para-churrasco product_cat-top-20-porco has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"1\" data-id=\"340\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-ao-vinho-fatiado-r-29-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img fetchpriority=\"high\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-116769 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/pernil-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-ao-vinho-fatiado-r-29-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"340\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=340\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"340\" data-product_sku=\"6006\" aria-label=\"Adicione ao carrinho: &ldquo;Pernil Fatiado Temperado ( Fil\u00e9 Pork)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPernil Fatiado Temperado ( Fil\u00e9 Pork)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-ao-vinho-fatiado-r-29-90-kg\/\">Pernil Fatiado Temperado ( Fil\u00e9 Pork)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>25.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:340,&quot;item_id&quot;:340,&quot;item_name&quot;:&quot;Pernil Fatiado Temperado ( Fil\\u00e9 Pork)&quot;,&quot;sku&quot;:&quot;6006&quot;,&quot;price&quot;:25.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Porco&quot;,&quot;id&quot;:340,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pernil-ao-vinho-fatiado-r-29-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:2,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-582 status-publish instock product_cat-espetinhos product_cat-promocao product_cat-sugestao-air-fyer product_tag-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"2\" data-id=\"582\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-kafta-recheada-c-queijo-5-unidades\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14581 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/espetinho-de-kafta-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-kafta-recheada-c-queijo-5-unidades\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"582\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=582\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"582\" data-product_sku=\"0082\" aria-label=\"Adicione ao carrinho: &ldquo;Espeto de Kafta Recheada com Queijo | 5 Unidades&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspeto de Kafta Recheada com Queijo | 5 Unidades\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-kafta-recheada-c-queijo-5-unidades\/\">Espeto de Kafta Recheada com Queijo | 5 Unidades<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>38.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:582,&quot;item_id&quot;:582,&quot;item_name&quot;:&quot;Espeto de Kafta Recheada com Queijo | 5 Unidades&quot;,&quot;sku&quot;:&quot;0082&quot;,&quot;price&quot;:38.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:582,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetinho-de-kafta-recheada-c-queijo-5-unidades\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:3,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-552 status-publish instock product_cat-angus product_cat-churrascometro-picanha product_cat-pascoa product_cat-mais-vendidas product_cat-nacionais product_cat-promocao product_cat-picanha product_cat-top-20-boi product_tag-19-03-2024 has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"3\" data-id=\"552\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146740 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/reserva-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-25639 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/859d68eb-d562-471c-89cf-4bb5174b8934-405x330.png\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"552\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"552\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Picanha Reserva  | Ao Gosto - R$ 109,90 \/kg&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\">Picanha Reserva  | Ao Gosto &#8211; R$ 109,90 \/kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"from\">Aproximadamente <\/span><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>104.41<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:552,&quot;item_id&quot;:552,&quot;item_name&quot;:&quot;Picanha Reserva  | Ao Gosto - R$ 109,90 \\\/kg&quot;,&quot;sku&quot;:552,&quot;price&quot;:104.41,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Mais Vendidas&quot;,&quot;id&quot;:552,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-reserva-ao-gosto-r-12990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:4,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-38860 status-publish last instock product_cat-boi product_cat-cortes-gourmet product_cat-cortes-magros product_cat-dia-a-dia product_cat-mix-10-pessoas-premium product_cat-promocao product_tag-18-11-2023 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"4\" data-id=\"38860\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146785 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/filet-migon-reserva-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-84440 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"38860\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=38860\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"38860\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fil\u00e9 Mignon | Reserva - 109.90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFil\u00e9 Mignon | Reserva - 109.90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\">Fil\u00e9 Mignon | Reserva &#8211; 109.90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>126.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:38860,&quot;item_id&quot;:38860,&quot;item_name&quot;:&quot;Fil\\u00e9 Mignon | Reserva - 109.90 kg&quot;,&quot;sku&quot;:38860,&quot;price&quot;:126.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:38860,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/file-mignon-reserva\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:5,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-689 status-publish first outofstock product_cat-dia-a-dia product_cat-forno product_cat-porco product_cat-promocao product_tag-recheado has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"5\" data-id=\"689\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146783 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/lombo-recheado-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"689\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"689\" data-product_sku=\"2015\" aria-label=\"Leia mais sobre &ldquo;Lombo Su\u00edno Ao Vinho | R$34,90 \/Kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\">Lombo Su\u00edno Ao Vinho | R$34,90 \/Kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>59.33<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:689,&quot;item_id&quot;:689,&quot;item_name&quot;:&quot;Lombo Su\\u00edno Ao Vinho | R$34,90 \\\/Kg&quot;,&quot;sku&quot;:&quot;2015&quot;,&quot;price&quot;:59.33,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:689,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/lombo-recheado-c-queijo-coalho-r-29-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:6,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-1846 status-publish instock product_cat-angus product_cat-oportunidade product_cat-promocao product_cat-picanha product_tag-13-11-2023 product_tag-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"6\" data-id=\"1846\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-bbq-secrets-r-219-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146744 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Picanha-BBQ-Grasfeed-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-bbq-secrets-r-219-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-28586 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/07\/10bc2026-b6b3-4d8f-8550-8f0bda1105a0-405x330.jpeg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-bbq-secrets-r-219-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1846\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=1846\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"1846\" data-product_sku=\"0163\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha BBQ Grassfed - R$ 119,90 \/kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha BBQ Grassfed - R$ 119,90 \/kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-bbq-secrets-r-219-90-kg\/\">Picanha BBQ Grassfed &#8211; R$ 119,90 \/kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>167.86<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1846,&quot;item_id&quot;:1846,&quot;item_name&quot;:&quot;Picanha BBQ Grassfed - R$ 119,90 \\\/kg&quot;,&quot;sku&quot;:&quot;0163&quot;,&quot;price&quot;:167.86,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:1846,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-bbq-secrets-r-219-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:7,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-374 status-publish instock product_cat-dia-a-dia product_cat-pescados product_cat-promocao has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"7\" data-id=\"374\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-79403 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-79405 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"374\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=374\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"374\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fil\u00e9 de Til\u00e1pia - Bem Fresco | R$: 29,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFil\u00e9 de Til\u00e1pia - Bem Fresco | R$: 29,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\">Fil\u00e9 de Til\u00e1pia &#8211; Bem Fresco | R$: 29,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>29.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:374,&quot;item_id&quot;:374,&quot;item_name&quot;:&quot;Fil\\u00e9 de Til\\u00e1pia - Bem Fresco | R$: 29,90&quot;,&quot;sku&quot;:374,&quot;price&quot;:29.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Dia a Dia&quot;,&quot;id&quot;:374,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/tilapia\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:8,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-150363 status-publish instock product_cat-para-10-pessoas product_cat-kit-churrasco product_cat-novidade product_cat-pascoa-2 product_cat-promocao has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"8\" data-id=\"150363\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150402 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150363\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"150363\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit P\u00e1scoa | 7 Pessoas&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\">Kit P\u00e1scoa | 7 Pessoas<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>129.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 18,56<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150363,&quot;item_id&quot;:150363,&quot;item_name&quot;:&quot;Kit P\\u00e1scoa | 7 Pessoas&quot;,&quot;sku&quot;:150363,&quot;price&quot;:129.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Kit Churrasco&quot;,&quot;id&quot;:150363,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-pascoa-7-pessoas\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:9,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-147534 status-publish last instock product_cat-oportunidade product_cat-promocao product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"9\" data-id=\"147534\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-grill-cruzeiro-do-sul-r-8990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149831 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Cruzeiro-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-grill-cruzeiro-do-sul-r-8990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-116686 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-14T180936.429-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-14T180936.429-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-14T180936.429-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-grill-cruzeiro-do-sul-r-8990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"147534\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=147534\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"147534\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Grill Cruzeiro do Sul | R$ 89,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Grill Cruzeiro do Sul | R$ 89,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-grill-cruzeiro-do-sul-r-8990-kg\/\">Picanha Grill Cruzeiro do Sul | R$ 89,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>112.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:147534,&quot;item_id&quot;:147534,&quot;item_name&quot;:&quot;Picanha Grill Cruzeiro do Sul | R$ 89,90 kg&quot;,&quot;sku&quot;:147534,&quot;price&quot;:112.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:147534,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-grill-cruzeiro-do-sul-r-8990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:10,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-149451 status-publish first instock product_cat-boi product_cat-promocao product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"10\" data-id=\"149451\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149452 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149451\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149451\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149451\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Cruzeiro do Sul | R$ 69,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Cruzeiro do Sul | R$ 69,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\">Picanha Cruzeiro do Sul | R$ 69,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>94.36<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149451,&quot;item_id&quot;:149451,&quot;item_name&quot;:&quot;Picanha Cruzeiro do Sul | R$ 69,90&quot;,&quot;sku&quot;:149451,&quot;price&quot;:94.36,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:149451,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-cruzeiro-do-sul-r-6990\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:11,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n    <\/div>\n\n    <footer class=\"ag-offers__footer\">\n      <a id=\"ag-offers-btn\" class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/promocao\" data-action=\"link\">\n        <span>Carregar mais ofertas<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var offerSection = document.querySelector('.ag-offers');\n  if (!offerSection) return;\n\n  var dynamicBtn = document.getElementById('ag-offers-btn');\n  var offersGrid = document.getElementById('ag-offers-grid');\n  var baseUrl = 'https:\/\/aogosto.com.br\/delivery\/product-category\/promocao\/';\n\n  \/\/ Limites Cravados\n  var MOBILE_LIMIT = 4;\n  var DESKTOP_LIMIT = 10;\n\n  \/* ------------------------------------------------------------------\n     1. CALCULADORA DE DESCONTO AUTOM\u00c1TICA (% OFF)\n     ------------------------------------------------------------------ *\/\n  function injectDiscountBadge() {\n    var products = offerSection.querySelectorAll('.product');\n    \n    products.forEach(function (prod) {\n      var imgLink = prod.querySelector('a.woocommerce-loop-product__link, a:first-child');\n      var priceBlock = prod.querySelector('.price');\n      \n      if (!imgLink || !priceBlock || prod.querySelector('.ag-badge-discount')) return;\n\n      var oldPriceEl = priceBlock.querySelector('del .amount, del .woocommerce-Price-amount');\n      var newPriceEl = priceBlock.querySelector('ins .amount, ins .woocommerce-Price-amount');\n\n      if (oldPriceEl && newPriceEl) {\n        var oldPriceText = oldPriceEl.innerText.replace(\/[^\\d,]\/g, '').replace(',', '.');\n        var newPriceText = newPriceEl.innerText.replace(\/[^\\d,]\/g, '').replace(',', '.');\n        \n        var oldPrice = parseFloat(oldPriceText);\n        var newPrice = parseFloat(newPriceText);\n\n        if (!isNaN(oldPrice) && !isNaN(newPrice) && oldPrice > newPrice) {\n          var discountPercent = Math.round((1 - (newPrice \/ oldPrice)) * 100);\n          \n          var badge = document.createElement('span');\n          badge.className = 'ag-badge-discount';\n          badge.innerHTML = '<svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg> ' + discountPercent + '%';\n\n          imgLink.style.position = 'relative';\n          imgLink.appendChild(badge);\n        }\n      }\n    });\n  }\n\n  \/* ------------------------------------------------------------------\n     2. MOTOR JS IMPLAC\u00c1VEL (Limites + Leitura Textual Anti-Fantasma)\n     ------------------------------------------------------------------ *\/\n  function renderOffers(forceExpand) {\n    if (!offersGrid) return 0;\n\n    var isMobile = window.innerWidth <= 991;\n    var initialLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n    var isExpanded = forceExpand || offersGrid.classList.contains('ag-expanded');\n    var currentLimit = isExpanded ? 48 : initialLimit;\n\n    var container = offersGrid.querySelector('.products') || offersGrid.querySelector('.wd-products');\n    if (!container) return 0;\n\n    var items = Array.from(container.children);\n    var validCount = 0;\n\n    items.forEach(function(item) {\n      \/\/ Esconde todos inicialmente e desliga anima\u00e7\u00f5es\n      item.classList.add('ag-hidden-item');\n      item.style.animation = 'none';\n\n      \/\/ Ignora e deleta os Clearfixes vazios do WoodMart\n      if (item.classList.contains('clearfix') || item.classList.contains('wd-clear') || (!item.querySelector('.product') && !item.classList.contains('product'))) {\n        return;\n      }\n\n      \/\/ Scanner de Esgotados 2.0 (Verifica a caixa inteira e os filhos)\n      var outofstockClass = item.classList.contains('outofstock') || item.classList.contains('out-of-stock') || item.querySelector('.outofstock') || item.querySelector('.out-of-stock');\n      var itemText = item.textContent || item.innerText || \"\";\n      var outofstockText = itemText.toLowerCase().includes('esgotado') || itemText.toLowerCase().includes('out of stock');\n\n      \/\/ Se achou ind\u00edcio de esgotado, a caixa continua escondida\n      if (outofstockClass || outofstockText) {\n        return; \n      }\n\n      validCount++;\n\n      \/\/ Aplica o Limite Padr\u00e3o\n      if (validCount <= currentLimit) {\n        item.classList.remove('ag-hidden-item');\n        \n        \/\/ Anima s\u00f3 quem apareceu no expandir\n        if (isExpanded && validCount > initialLimit) {\n          item.style.animation = 'fadeUpFast 0.4s ease forwards';\n        }\n      }\n    });\n\n    updateButtonVisuals(validCount, initialLimit, isExpanded);\n    return validCount;\n  }\n\n  \/* ------------------------------------------------------------------\n     3. CONTROLE DO BOT\u00c3O CTA Oculta\u00e7\u00e3o Inteligente\n     ------------------------------------------------------------------ *\/\n  function updateButtonVisuals(validCount, limit, isExpanded) {\n    if (!dynamicBtn) return;\n\n    if (validCount > limit && !isExpanded) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Carregar mais ofertas';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n      dynamicBtn.href = \"#\"; \n    } else if (validCount > limit && isExpanded) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver todas as ofertas';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      dynamicBtn.href = baseUrl;\n    } else if (validCount > 0 && validCount <= limit && !isExpanded) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver todas as ofertas';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      dynamicBtn.href = baseUrl;\n    } else {\n      dynamicBtn.style.display = 'none';\n    }\n  }\n\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault(); \n        offersGrid.classList.add('ag-expanded'); \n        renderOffers(true);\n      }\n    });\n  }\n\n  \/* ------------------------------------------------------------------\n     4. INICIALIZA\u00c7\u00c3O SEGURA (Smart Polling)\n     ------------------------------------------------------------------ *\/\n  function initApp() {\n    var container = offersGrid ? (offersGrid.querySelector('.products') || offersGrid.querySelector('.wd-products')) : null;\n    \n    if ((!container || container.children.length === 0) && window.initAttempts < 10) {\n      window.initAttempts++;\n      setTimeout(initApp, 500);\n      return;\n    }\n\n    renderOffers(false);\n    injectDiscountBadge();\n    setTimeout(function() { window.dispatchEvent(new Event('scroll')); }, 100);\n  }\n\n  window.initAttempts = 0;\n  setTimeout(initApp, 800);\n\n  \/* ------------------------------------------------------------------\n     5. MOTOR DO CONTADOR DE URG\u00caNCIA (Renova no Domingo)\n     ------------------------------------------------------------------ *\/\n  function getNextSundayMidnight() {\n    var now = new Date();\n    var dayOfWeek = now.getDay();\n    var daysUntilSunday = 7 - dayOfWeek;\n    if (dayOfWeek === 0) daysUntilSunday = 0; \n    var nextSunday = new Date(now.getFullYear(), now.getMonth(), now.getDate() + daysUntilSunday, 23, 59, 59);\n    return nextSunday.getTime();\n  }\n\n  var countDownDate = getNextSundayMidnight();\n  var elDays = document.getElementById(\"ag-days\");\n  var elHours = document.getElementById(\"ag-hours\");\n  var elMins = document.getElementById(\"ag-mins\");\n  var elSecs = document.getElementById(\"ag-secs\");\n\n  var timerInterval = setInterval(function() {\n    var now = new Date().getTime();\n    var distance = countDownDate - now;\n\n    if (distance < 0) {\n      countDownDate = getNextSundayMidnight();\n      distance = countDownDate - now;\n    }\n\n    var days = Math.floor(distance \/ (1000 * 60 * 60 * 24));\n    var hours = Math.floor((distance % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    var minutes = Math.floor((distance % (1000 * 60 * 60)) \/ (1000 * 60));\n    var seconds = Math.floor((distance % (1000 * 60)) \/ 1000);\n\n    if(elDays) elDays.innerText = days < 10 ? \"0\" + days : days;\n    if(elHours) elHours.innerText = hours < 10 ? \"0\" + hours : hours;\n    if(elMins) elMins.innerText = minutes < 10 ? \"0\" + minutes : minutes;\n    if(elSecs) elSecs.innerText = seconds < 10 ? \"0\" + seconds : seconds;\n  }, 1000);\n\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-e549e46 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"e549e46\" data-element_type=\"section\" id=\"sec-kit-churrasco\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-aa70de3\" data-id=\"aa70de3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2e6caa9 elementor-widget elementor-widget-html\" data-id=\"2e6caa9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 ESPECIAL KITS CHURRASCO (Premium Outline + Floating Parallax)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand: #F05A28;\n  --ag-brand-dark: #C94010;\n  --ag-brand-light: #FFF0EB;\n  --ag-bg: #FFFFFF;\n  --ag-bg-alt: #F8FAFC;\n  --ag-card: #FFFFFF;\n  --ag-card-hover: #F8FAFC;\n  --ag-border: #E2E8F0;\n  --ag-text: #0F172A;\n  --ag-text-muted: #64748B;\n  --ag-text-sub: #334155;\n  --ag-radius: 14px;\n  --ag-pill: 99px;\n  --ag-transition: all 0.28s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-kits {\n  padding: clamp(40px, 6vw, 64px) 16px;\n  background: var(--ag-bg);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  overflow: hidden;\n  position: relative; \/* Necess\u00e1rio para os elementos flutuantes ficarem presos aqui *\/\n}\n\n\/* ==========================================================================\n   ELEMENTOS FLUTUANTES (Parallax Magic)\n   ========================================================================== *\/\n.ag-floating-element {\n  position: absolute;\n  z-index: 1; \/* Atr\u00e1s dos cards (que t\u00eam z-index 2 no hover), mas na frente do fundo *\/\n  pointer-events: none; \/* Para n\u00e3o atrapalhar o clique do mouse *\/\n  opacity: 0.8;\n  \/* O transform ser\u00e1 manipulado pelo JavaScript *\/\n}\n\n\/* Folha 1 - Raminho no canto superior esquerdo *\/\n.ag-float-1 {\n  top: 10%;\n  left: -5%; \/* Metade pra fora da tela *\/\n  width: 180px;\n  height: 180px;\n  filter: blur(4px); \/* Desfoque de profundidade *\/\n  transform: rotate(15deg);\n}\n\n\/* Folha 2 - Pimenta\/Tempero no canto inferior direito *\/\n.ag-float-2 {\n  bottom: 5%;\n  right: -3%;\n  width: 140px;\n  height: 140px;\n  filter: blur(6px); \/* Mais desfocado, parece mais perto do olho *\/\n  transform: rotate(-25deg);\n}\n\n\/* Oculta em telas muito pequenas para n\u00e3o poluir demais *\/\n@media (max-width: 768px) {\n  .ag-float-1, .ag-float-2 {\n    display: none;\n  }\n}\n\n.ag-kits__wrap {\n  width: min(1200px, 100%);\n  margin: 0 auto;\n  position: relative;\n  z-index: 10; \/* Garante que o conte\u00fado principal fique acima das folhas *\/\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-kits__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \n}\n\n.ag-eyebrow {\n  display: inline-block;\n  background: var(--ag-brand);\n  color: #fff;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n  padding: 5px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n}\n\n.ag-kits__title {\n  font-size: clamp(32px, 6vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 8px;\n  line-height: 1.05;\n  white-space: nowrap; \n}\n\n@media (max-width: 480px) {\n  .ag-kits__title { white-space: normal; }\n}\n\n.ag-kits__title span {\n  color: var(--ag-brand);\n}\n\n.ag-kits__subtitle {\n  font-size: 15px;\n  color: var(--ag-text-muted);\n  margin: 0 0 24px;\n}\n\n.ag-social-proof {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 24px; \n}\n\n.ag-avatars {\n  display: flex;\n  align-items: center;\n}\n\n.ag-avatar {\n  width: 34px;\n  height: 34px;\n  border-radius: 50% !important;\n  border: 2px solid var(--ag-bg) !important;\n  margin-left: -10px;\n  object-fit: cover;\n  transition: transform 0.2s;\n}\n\n.ag-avatar:first-child { margin-left: 0; }\n.ag-avatar:hover { transform: translateY(-3px); z-index: 1; }\n\n.ag-social-text {\n  font-size: 13px;\n  color: var(--ag-text-muted);\n  text-align: left;\n  line-height: 1.4;\n}\n\n.ag-social-text strong {\n  color: var(--ag-text-sub);\n  font-weight: 700;\n}\n\n\/* ==========================================================================\n   TABS \u2014 Segmented Control\n   ========================================================================== *\/\n.ag-tabs-container {\n  display: flex;\n  background: var(--ag-bg-alt);\n  padding: 5px;\n  border-radius: var(--ag-pill);\n  border: 1px solid var(--ag-border);\n  max-width: 100%;\n  overflow-x: auto;\n  scroll-snap-type: x mandatory;\n  scrollbar-width: none;\n  -webkit-overflow-scrolling: touch;\n  gap: 3px;\n}\n\n.ag-tabs-container::-webkit-scrollbar { display: none; }\n\n.ag-tab {\n  background: transparent;\n  border: none;\n  padding: 10px clamp(14px, 2.5vw, 24px);\n  font-size: clamp(12px, 1.5vw, 14px);\n  font-weight: 700;\n  color: var(--ag-text-muted);\n  border-radius: var(--ag-pill);\n  cursor: pointer;\n  transition: var(--ag-transition);\n  display: flex;\n  align-items: center;\n  white-space: nowrap;\n  scroll-snap-align: start;\n  flex-shrink: 0;\n}\n\n.ag-tab[aria-selected=\"true\"] {\n  background: var(--ag-brand);\n  color: #ffffff;\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.35);\n}\n\n.ag-tab:hover:not([aria-selected=\"true\"]) {\n  color: var(--ag-text);\n  background: rgba(0,0,0,0.03);\n}\n\n.ag-lbl {\n  display: none;\n  margin-left: 4px;\n}\n\n.ag-tab[aria-selected=\"true\"] .ag-lbl {\n  display: inline;\n}\n\n@media (min-width: 768px) {\n  .ag-tab { padding: 10px 24px; }\n  .ag-lbl { display: inline; }\n}\n\n\/* ==========================================================================\n   ENGENHARIA DOS PAIN\u00c9IS (CSS GRID STACK CORRIGIDO)\n   ========================================================================== *\/\n.ag-panels {\n  position: relative;\n  width: 100%;\n  margin-top: 16px;\n}\n\n.ag-panel {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  opacity: 0;\n  visibility: hidden;\n  pointer-events: none;\n  transform: translateY(10px);\n  transition: opacity 0.4s ease, transform 0.4s ease;\n}\n\n.ag-panel.is-active {\n  position: relative;\n  opacity: 1;\n  visibility: visible;\n  pointer-events: auto;\n  transform: translateY(0);\n  z-index: 2; \/* Fica acima das folhas flutuantes *\/\n}\n\n\/* Trava contra Itens Esgotados *\/\n.ag-kits .ag-panel ul.products li.product.outofstock {\n  display: none !important;\n}\n\n\/* Grid WooCommerce Responsivo *\/\n.ag-kits .ag-panel ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 12px !important;\n  margin: 0 !important;\n  padding: 8px 0 !important;\n  list-style: none !important;\n}\n\n@media (min-width: 600px) {\n  .ag-kits .ag-panel ul.products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 16px !important; }\n}\n\n@media (min-width: 900px) {\n  .ag-kits .ag-panel ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n\n@media (min-width: 1100px) {\n  .ag-kits .ag-panel ul.products { grid-template-columns: repeat(5, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n\n\/* ==========================================================================\n   CARD DO PRODUTO\n   ========================================================================== *\/\n.ag-kits .ag-panel ul.products li.product {\n  background: var(--ag-card) !important;\n  border-radius: var(--ag-radius) !important;\n  overflow: hidden !important;\n  display: flex !important;\n  flex-direction: column !important;\n  border: 1px solid var(--ag-border) !important;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.03) !important;\n  padding: 0 !important;\n  transition: var(--ag-transition) !important;\n  position: relative !important;\n}\n\n.ag-kits .ag-panel ul.products li.product:hover {\n  border-color: var(--ag-brand-light) !important;\n  transform: translateY(-4px) !important;\n  box-shadow: 0 10px 20px rgba(0,0,0,0.06) !important;\n}\n\n.ag-kits .ag-panel ul.products li.product a.woocommerce-loop-product__link:first-child,\n.ag-kits .ag-panel ul.products li.product > a:first-child {\n  display: block !important;\n  background: #FFFFFF !important;\n  padding: 14px !important;\n  border-bottom: 1px solid var(--ag-border) !important;\n  margin: 0 !important;\n}\n\n.ag-kits .ag-panel ul.products li.product img {\n  width: 100% !important;\n  height: 150px !important;\n  object-fit: contain !important;\n  margin: 0 !important;\n  display: block !important;\n}\n\n@media (min-width: 768px) {\n  .ag-kits .ag-panel ul.products li.product img { height: 180px !important; }\n}\n\n.ag-kits .ag-panel ul.products li.product::before {\n  content: attr(data-pessoas);\n  display: block;\n  font-size: 9px;\n  font-weight: 800;\n  color: var(--ag-brand);\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 14px 14px 0;\n}\n\n.ag-kits .ag-panel ul.products li.product .woocommerce-loop-product__title {\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  color: var(--ag-text) !important;\n  margin: 12px 14px 10px !important;\n  line-height: 1.35 !important;\n  min-height: 36px;\n  padding: 0 !important;\n}\n\n@media (min-width: 768px) {\n  .ag-kits .ag-panel ul.products li.product .woocommerce-loop-product__title {\n    font-size: 14px !important;\n    margin: 14px 16px 10px !important;\n  }\n}\n\n.ag-kits .ag-panel ul.products li.product .price {\n  font-size: 20px !important;\n  font-weight: 900 !important;\n  color: var(--ag-text) !important;\n  margin: 0 14px 12px !important;\n  letter-spacing: -0.5px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: flex-start !important;\n  line-height: 1.2 !important;\n}\n\n@media (min-width: 768px) {\n  .ag-kits .ag-panel ul.products li.product .price { font-size: 22px !important; margin: 0 16px 12px !important; }\n}\n\n.ag-kits .ag-panel ul.products li.product .price del .amount {\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  color: var(--ag-text-muted) !important;\n  opacity: 1 !important;\n}\n\n\/* ==========================================================================\n   TAG \"POR PESSOA\"\n   ========================================================================== *\/\n.ag-per-person {\n  display: flex !important;\n  align-items: center !important;\n  justify-content: space-between !important;\n  background: var(--ag-brand) !important;\n  border-radius: 8px !important;\n  padding: 8px 12px !important;\n  margin: 0 14px 12px !important;\n}\n\n.ag-per-person__label {\n  font-size: 9px;\n  font-weight: 800;\n  color: rgba(255,255,255,0.75);\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n}\n\n.ag-per-person__value {\n  font-size: 15px;\n  font-weight: 900;\n  color: #ffffff;\n  letter-spacing: -0.5px;\n}\n\n@media (min-width: 768px) {\n  .ag-per-person { margin: 0 16px 12px !important; }\n  .ag-per-person__value { font-size: 16px; }\n}\n\n\/* ==========================================================================\n   BOT\u00c3O \"ADICIONAR AO CARRINHO\"\n   ========================================================================== *\/\n.ag-kits .ag-panel ul.products li.product a.button,\n.ag-kits .ag-panel ul.products li.product .button {\n  margin: auto 14px 14px !important;\n  background: #ffffff !important;\n  color: var(--ag-text) !important;\n  border: 1px solid var(--ag-border) !important;\n  border-radius: 8px !important;\n  font-weight: 800 !important;\n  font-size: 11px !important;\n  padding: 10px 12px !important;\n  text-align: center !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  transition: var(--ag-transition) !important;\n  display: block !important;\n  box-shadow: none !important;\n}\n\n@media (min-width: 768px) {\n  .ag-kits .ag-panel ul.products li.product a.button { margin: auto 16px 16px !important; font-size: 12px !important; }\n}\n\n.ag-kits .ag-panel ul.products li.product a.button:hover,\n.ag-kits .ag-panel ul.products li.product .button:hover {\n  background: var(--ag-brand) !important;\n  color: #ffffff !important;\n  border-color: var(--ag-brand) !important;\n}\n\n\/* ==========================================================================\n   FOOTER CTA - BOT\u00c3O OUTLINE ELEGANTE\n   ========================================================================== *\/\n.ag-kits__footer {\n  text-align: center;\n  margin-top: 32px; \n}\n\n.ag-cta-outline {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 36px;\n  border-radius: var(--ag-pill);\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  border: 1px solid var(--ag-border);\n  text-decoration: none !important;\n  font-weight: 800;\n  font-size: 15px;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  cursor: pointer;\n}\n\n.ag-cta-outline svg {\n  transition: transform 0.2s ease;\n}\n\n.ag-cta-outline:hover {\n  border-color: var(--ag-brand);\n  color: var(--ag-brand);\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1);\n  transform: translateY(-2px);\n}\n\n.ag-cta-outline:hover svg {\n  transform: translateX(4px);\n}\n\n@media (max-width: 400px) {\n  .ag-tab { padding: 9px 12px; font-size: 11px; }\n}\n<\/style>\n\n<section class=\"ag-kits\" id=\"ag-kits-section\">\n  \n  <img decoding=\"async\" class=\"ag-floating-element ag-float-1\" data-speed=\"0.05\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNMTAgOTBDMzAgNzAgNjAgMzAgODAgMTBDNzAgMjAgNDAgNTAgMTAgOTBaIiBmaWxsPSIjNGFmZjRiIiBvcGFjaXR5PSIwLjUiLz48cGF0aCBkPSJNMTAgOTBDMjAgODAgMzAgODAgNDAgNzBMMzAgNjBDMjAgNzAgMTAgODAgMTAgOTBaIiBmaWxsPSIjMmM4ZjI4IiBvcGFjaXR5PSIwLjYiLz48cGF0aCBkPSJNMzAgNjBDNDAgNTAgNTAgNTAgNjAgNDBMNTAgMzBDNDAgNDAgMzAgNTAgMzAgNjBaIiBmaWxsPSIjNGFmZjRiIiBvcGFjaXR5PSIwLjUiLz48L3N2Zz4=\" alt=\"\" aria-hidden=\"true\">\n  \n  <img decoding=\"async\" class=\"ag-floating-element ag-float-2\" data-speed=\"-0.08\" src=\"data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNMzAgMTBDNDAgMzAgMzAgNzAgNjAgOTBDNzAgODAgOTAgNTAgODAgMDBDNzAgMTAgNTAgMTAgMzAgMTBaIiBmaWxsPSIjZTUzZTNiIiBvcGFjaXR5PSIwLjYiLz48cGF0aCBkPSJNNTAgMTAgQzYwIDAgNzAgMTAgODAgMTAgTDYwIDIwIFoiIGZpbGw9IiM0YWZmNGIiIG9wYWNpdHk9IjAuNiIvPjwvc3ZnPg==\" alt=\"\" aria-hidden=\"true\">\n\n  <div class=\"ag-kits__wrap\">\n\n    <header class=\"ag-kits__head\">\n      <span class=\"ag-eyebrow\">Monte seu Churrasco<\/span>\n\n      <h2 class=\"ag-kits__title\">\n        KITS <span>CHURRASCO<\/span>\n      <\/h2>\n\n      <p class=\"ag-kits__subtitle\">\n        Escolha o tamanho ideal para a sua turma\n      <\/p>\n\n      <div class=\"ag-social-proof\">\n        <div class=\"ag-avatars\">\n          <img decoding=\"async\" src=\"https:\/\/i.pravatar.cc\/100?img=32\" class=\"ag-avatar\" alt=\"Cliente Ao Gosto\">\n          <img decoding=\"async\" src=\"https:\/\/i.pravatar.cc\/100?img=30\" class=\"ag-avatar\" alt=\"Cliente Ao Gosto\">\n          <img decoding=\"async\" src=\"https:\/\/i.pravatar.cc\/100?img=12\" class=\"ag-avatar\" alt=\"Cliente Ao Gosto\">\n          <img decoding=\"async\" src=\"https:\/\/i.pravatar.cc\/100?img=45\" class=\"ag-avatar\" alt=\"Cliente Ao Gosto\">\n        <\/div>\n        <span class=\"ag-social-text\">\n          <strong>+1 Milh\u00e3o<\/strong> de kits entregues<br>e aprovados\n        <\/span>\n      <\/div>\n\n      <div class=\"ag-tabs-container\" role=\"tablist\">\n        <button class=\"ag-tab\" role=\"tab\" aria-selected=\"true\" data-target=\"ag-5\">At\u00e9 5<span class=\"ag-lbl\">pessoas<\/span><\/button>\n        <button class=\"ag-tab\" role=\"tab\" aria-selected=\"false\" data-target=\"ag-10\">At\u00e9 10<span class=\"ag-lbl\">pessoas<\/span><\/button>\n        <button class=\"ag-tab\" role=\"tab\" aria-selected=\"false\" data-target=\"ag-15\">At\u00e9 15<span class=\"ag-lbl\">pessoas<\/span><\/button>\n        <button class=\"ag-tab\" role=\"tab\" aria-selected=\"false\" data-target=\"ag-20\">At\u00e9 20<span class=\"ag-lbl\">pessoas<\/span><\/button>\n      <\/div>\n    <\/header>\n\n    <div class=\"ag-panels\">\n      <div class=\"ag-panel is-active\" id=\"ag-5\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-5 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-438 status-publish instock product_cat-para-ate-5-pessoas product_cat-kit-churrasco has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"11\" data-id=\"438\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-5-pessoas-premium\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-61437 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Untitled-design6-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-5-pessoas-premium\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-33899 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/10\/kit-5-premium-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-5-pessoas-premium\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"438\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-5-pessoas-premium\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"438\" data-product_sku=\"0007\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit 5 pessoas PREMIUM&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-5-pessoas-premium\/\">Kit 5 pessoas PREMIUM<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>99.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 19,98<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:438,&quot;item_id&quot;:438,&quot;item_name&quot;:&quot;Kit 5 pessoas PREMIUM&quot;,&quot;sku&quot;:&quot;0007&quot;,&quot;price&quot;:99.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Kit Churrasco&quot;,&quot;id&quot;:438,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-5-pessoas-premium\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:12,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n      <div class=\"ag-panel\" id=\"ag-10\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-5 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-449 status-publish instock product_cat-para-10-pessoas product_cat-kit-churrasco has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"12\" data-id=\"449\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-uruguay-serve-7-a-8-pessoas\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137493 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kit-7-500x-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-uruguay-serve-7-a-8-pessoas\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14857 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kit-uruguay-2-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-uruguay-serve-7-a-8-pessoas\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"449\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-uruguay-serve-7-a-8-pessoas\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"449\" data-product_sku=\"0009\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit Uruguay | 7 a 10 Pessoas&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-uruguay-serve-7-a-8-pessoas\/\">Kit Uruguay | 7 a 10 Pessoas<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>119.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 11,99<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:449,&quot;item_id&quot;:449,&quot;item_name&quot;:&quot;Kit Uruguay | 7 a 10 Pessoas&quot;,&quot;sku&quot;:&quot;0009&quot;,&quot;price&quot;:119.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;At\\u00e9 10&quot;,&quot;id&quot;:449,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-churrasco-uruguay-serve-7-a-8-pessoas\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:13,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-12615 status-publish instock product_cat-para-10-pessoas product_cat-oferta-relampago has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"13\" data-id=\"12615\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-10-pessoas-steakhouse\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137494 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/12\/kit-10-steak-500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-10-pessoas-steakhouse\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14848 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/12\/kit-10-steakhouse-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-10-pessoas-steakhouse\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"12615\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-10-pessoas-steakhouse\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"12615\" data-product_sku=\"0021\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit 10 Pessoas Steakhouse&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-10-pessoas-steakhouse\/\">Kit 10 Pessoas Steakhouse<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 5.00 de 5\">\n\t\t\t\t\t<span style=\"width:100%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">5.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>199.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:12615,&quot;item_id&quot;:12615,&quot;item_name&quot;:&quot;Kit 10 Pessoas Steakhouse&quot;,&quot;sku&quot;:&quot;0021&quot;,&quot;price&quot;:199.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;At\\u00e9 10&quot;,&quot;id&quot;:12615,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-10-pessoas-steakhouse\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:14,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-446 status-publish last instock product_cat-para-10-pessoas product_cat-kit-churrasco has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"14\" data-id=\"446\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-10-pessoas\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137503 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kit-10-500x-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-10-pessoas\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-29038 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kit-10pessoas-otimizado-405x330.webp\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-10-pessoas\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"446\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-10-pessoas\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"446\" data-product_sku=\"0001\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit Churrasco 10 Pessoas&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-10-pessoas\/\">Kit Churrasco 10 Pessoas<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>229.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 22,99<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:446,&quot;item_id&quot;:446,&quot;item_name&quot;:&quot;Kit Churrasco 10 Pessoas&quot;,&quot;sku&quot;:&quot;0001&quot;,&quot;price&quot;:229.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Kit Churrasco&quot;,&quot;id&quot;:446,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-churrasco-10-pessoas\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:15,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-150363 status-publish first instock product_cat-para-10-pessoas product_cat-kit-churrasco product_cat-novidade product_cat-pascoa-2 product_cat-promocao has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"15\" data-id=\"150363\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150402 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150363\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"150363\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit P\u00e1scoa | 7 Pessoas&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\">Kit P\u00e1scoa | 7 Pessoas<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>129.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 18,56<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150363,&quot;item_id&quot;:150363,&quot;item_name&quot;:&quot;Kit P\\u00e1scoa | 7 Pessoas&quot;,&quot;sku&quot;:150363,&quot;price&quot;:129.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Kit Churrasco&quot;,&quot;id&quot;:150363,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-pascoa-7-pessoas\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:16,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n      <div class=\"ag-panel\" id=\"ag-15\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-5 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-447 status-publish instock product_cat-para-15-pessoas product_cat-kit-churrasco has-post-thumbnail featured shipping-taxable purchasable product-type-variable\" data-loop=\"16\" data-id=\"447\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-15-pessoas\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137505 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kit-15-500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-15-pessoas\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-33798 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/10\/kit-15-otimizado-405x330.webp\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-15-pessoas\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"447\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-15-pessoas\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"447\" data-product_sku=\"0004\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit Churrasco 15 Pessoas&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-15-pessoas\/\">Kit Churrasco 15 Pessoas<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>269.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 17,99<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:447,&quot;item_id&quot;:447,&quot;item_name&quot;:&quot;Kit Churrasco 15 Pessoas&quot;,&quot;sku&quot;:&quot;0004&quot;,&quot;price&quot;:269.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Kit Churrasco&quot;,&quot;id&quot;:447,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-churrasco-15-pessoas\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:17,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n      <div class=\"ag-panel\" id=\"ag-20\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-5 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-448 status-publish instock product_cat-para-20-pessoas product_cat-kit-churrasco has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"17\" data-id=\"448\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-20-pessoas\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137509 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kit-20-normal-500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-20-pessoas\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14850 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kit-20-pessoas-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-20-pessoas\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"448\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-20-pessoas\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"448\" data-product_sku=\"0005\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit Churrasco 20 Pessoas&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-churrasco-20-pessoas\/\">Kit Churrasco 20 Pessoas<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>449.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 22,50<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:448,&quot;item_id&quot;:448,&quot;item_name&quot;:&quot;Kit Churrasco 20 Pessoas&quot;,&quot;sku&quot;:&quot;0005&quot;,&quot;price&quot;:449.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;At\\u00e9 20&quot;,&quot;id&quot;:448,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-churrasco-20-pessoas\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:18,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-12610 status-publish instock product_cat-para-20-pessoas product_cat-kit-churrasco has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"18\" data-id=\"12610\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-uruguay-20-pessoas-galera\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137501 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/12\/20urugyai-500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-uruguay-20-pessoas-galera\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14842 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/12\/kit-uruguay-20-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-uruguay-20-pessoas-galera\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"12610\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-uruguay-20-pessoas-galera\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"12610\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit Uruguay  | 20 Pessoas&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-uruguay-20-pessoas-galera\/\">Kit Uruguay  | 20 Pessoas<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>214.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 10,75<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:12610,&quot;item_id&quot;:12610,&quot;item_name&quot;:&quot;Kit Uruguay  | 20 Pessoas&quot;,&quot;sku&quot;:12610,&quot;price&quot;:214.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;At\\u00e9 20&quot;,&quot;id&quot;:12610,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-uruguay-20-pessoas-galera\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:19,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-12613 status-publish last instock product_cat-para-20-pessoas product_cat-kit-churrasco has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"19\" data-id=\"12613\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-20-steakhouse\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137508 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/12\/kit-20-steak-500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-20-steakhouse\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14845 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/12\/kit-20-steakhouse-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-20-steakhouse\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"12613\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-20-steakhouse\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"12613\" data-product_sku=\"0022\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit 20 Pessoas SteakHouse&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-20-steakhouse\/\">Kit 20 Pessoas SteakHouse<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>419.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 21,00<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:12613,&quot;item_id&quot;:12613,&quot;item_name&quot;:&quot;Kit 20 Pessoas SteakHouse&quot;,&quot;sku&quot;:&quot;0022&quot;,&quot;price&quot;:419.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;At\\u00e9 20&quot;,&quot;id&quot;:12613,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-20-steakhouse\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:20,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <footer class=\"ag-kits__footer\">\n      <a class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/kit-churrasco\/\">\n        <span>Ver todos os Kits Churrasco<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var section = document.querySelector('.ag-kits');\n  if (!section) return;\n\n  var tabs = section.querySelectorAll('.ag-tab');\n  var panels = section.querySelectorAll('.ag-panel');\n  var floatingElements = section.querySelectorAll('.ag-floating-element');\n\n  \/* ------------------------------------------------------------------\n     EFEITO PARALLAX NAS FOLHAS (Suave e de Alta Performance)\n     ------------------------------------------------------------------ *\/\n  window.addEventListener('scroll', function() {\n    var scrollPosition = window.pageYOffset;\n    \n    \/\/ Verifica se a se\u00e7\u00e3o est\u00e1 vis\u00edvel na tela para n\u00e3o gastar processamento \u00e0 toa\n    var sectionTop = section.offsetTop;\n    var sectionHeight = section.offsetHeight;\n    var windowHeight = window.innerHeight;\n    \n    if (scrollPosition + windowHeight > sectionTop && scrollPosition < sectionTop + sectionHeight) {\n      \/\/ O usu\u00e1rio est\u00e1 vendo a se\u00e7\u00e3o, bora animar!\n      floatingElements.forEach(function(el) {\n        var speed = parseFloat(el.dataset.speed);\n        \/\/ Calcula o deslocamento. Quanto maior a velocidade (positiva ou negativa), maior a dist\u00e2ncia que a folha viaja\n        var yPos = (scrollPosition - sectionTop) * speed;\n        \/\/ O transform base (rotate) a gente pega pelo CSS e soma com o translate do JS\n        var rotation = el.classList.contains('ag-float-1') ? 'rotate(15deg)' : 'rotate(-25deg)';\n        \n        \/\/ Aplica o movimento\n        el.style.transform = rotation + ' translateY(' + yPos + 'px)';\n      });\n    }\n  });\n\n  \/* ------------------------------------------------------------------\n     L\u00d3GICA DE TABS MUDADA PARA SUPORTAR CSS GRID STACK\n     ------------------------------------------------------------------ *\/\n  function activate(tabEl) {\n    var targetId = tabEl.dataset.target;\n\n    tabs.forEach(function (t) {\n      t.setAttribute('aria-selected', t === tabEl ? 'true' : 'false');\n    });\n\n    panels.forEach(function (p) {\n      var isTarget = p.id === targetId;\n      if (isTarget) {\n        p.classList.add('is-active');\n      } else {\n        p.classList.remove('is-active');\n      }\n    });\n\n    tabEl.scrollIntoView({ behavior: 'smooth', block: 'nearest', inline: 'center' });\n  }\n\n  tabs.forEach(function (t) {\n    t.addEventListener('click', function () { activate(t); });\n  });\n\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-ffa1685 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"ffa1685\" data-element_type=\"section\" id=\"sec-novidade\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-609cfb9\" data-id=\"609cfb9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-aa885c4 elementor-widget elementor-widget-html\" data-id=\"aa885c4\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 VITRINE DE NOVIDADES (DNA Premium Light - Bot\u00e3o Outline)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-bg-alt:       #F8FAFC;\n  --ag-card:         #FFFFFF;\n  --ag-card-hover:   #F8FAFC;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-radius:       14px;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.28s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n\/* Espa\u00e7amento otimizado: reduzido para tirar o vazio embaixo *\/\n.ag-news {\n  padding: clamp(40px, 6vw, 64px) 16px; \n  background: var(--ag-bg) !important;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n}\n\n.ag-news__wrap {\n  width: min(1200px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-news__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \/* Reduzido *\/\n}\n\n\/* Pulsing Status Label *\/\n.ag-live-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: #ffffff;\n  border: 1px solid var(--ag-border);\n  padding: 6px 16px 6px 12px;\n  border-radius: var(--ag-pill);\n  font-size: 11px;\n  font-weight: 800;\n  color: var(--ag-text-sub);\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  margin-bottom: 20px;\n  box-shadow: 0 2px 4px rgba(0,0,0,0.02);\n}\n\n.ag-pulse {\n  width: 8px;\n  height: 8px;\n  background-color: var(--ag-brand);\n  border-radius: 50%;\n  box-shadow: 0 0 0 0 rgba(240, 90, 40, 0.7);\n  animation: ag-pulse-anim 1.5s infinite cubic-bezier(0.66, 0, 0, 1);\n}\n\n@keyframes ag-pulse-anim {\n  to { box-shadow: 0 0 0 10px rgba(240, 90, 40, 0); }\n}\n\n.ag-news__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-news__title span { color: var(--ag-brand); }\n\n.ag-news__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 540px;\n  line-height: 1.6;\n}\n\n.ag-accent-ao-gosto {\n  color: var(--ag-brand);\n  font-weight: 700;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-ao-gosto::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n\/* ==========================================================================\n   GRID CARROSSEL \u2014 App Experience no Mobile\n   ========================================================================== *\/\n.ag-news__grid {\n  margin-top: 16px; \/* Reduzido *\/\n}\n\n\/* Trava de Estoque *\/\n.ag-news .ag-news__grid ul.products li.product.outofstock {\n  display: none !important;\n}\n\n.ag-news .ag-news__grid ul.products {\n  display: flex !important;\n  flex-wrap: nowrap !important;\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 10px 4px 24px !important;\n  list-style: none !important;\n  overflow-x: auto !important;\n  scroll-snap-type: x mandatory !important;\n  -webkit-overflow-scrolling: touch !important;\n  scrollbar-width: none !important;\n}\n\n.ag-news .ag-news__grid ul.products::-webkit-scrollbar { display: none !important; }\n\n.ag-news .ag-news__grid ul.products li.product {\n  flex: 0 0 75% !important;\n  scroll-snap-align: center !important;\n}\n\n@media (min-width: 600px) {\n  .ag-news .ag-news__grid ul.products li.product { flex: 0 0 45% !important; scroll-snap-align: start !important; }\n}\n\n@media (min-width: 900px) {\n  .ag-news .ag-news__grid ul.products {\n    display: grid !important;\n    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;\n    overflow-x: visible !important;\n    padding: 10px 0 !important;\n  }\n  .ag-news .ag-news__grid ul.products li.product {\n    flex: auto !important;\n  }\n}\n\n\/* ==========================================================================\n   CARD DO PRODUTO\n   ========================================================================== *\/\n.ag-news .ag-news__grid ul.products li.product {\n  background: var(--ag-card) !important;\n  border-radius: var(--ag-radius) !important;\n  overflow: hidden !important;\n  display: flex !important;\n  flex-direction: column !important;\n  border: 1px solid var(--ag-border) !important;\n  box-shadow: 0 4px 12px -1px rgba(0,0,0,0.05) !important;\n  padding: 0 !important;\n  transition: var(--ag-transition) !important;\n  position: relative !important;\n}\n\n.ag-news .ag-news__grid ul.products li.product:hover {\n  border-color: rgba(240, 90, 40, 0.4) !important;\n  transform: translateY(-5px) !important;\n  box-shadow: 0 20px 25px -5px rgba(0,0,0,0.05), 0 8px 10px -6px rgba(0,0,0,0.01) !important;\n}\n\n.ag-news .ag-news__grid ul.products li.product a.woocommerce-loop-product__link:first-child,\n.ag-news .ag-news__grid ul.products li.product > a:first-child {\n  display: block !important;\n  background: #FFFFFF !important;\n  padding: 24px 14px 14px !important;\n  border-bottom: 1px solid var(--ag-border) !important;\n  position: relative !important;\n}\n\n.ag-news .ag-news__grid ul.products li.product img {\n  width: 100% !important;\n  height: 160px !important;\n  object-fit: contain !important;\n  margin: 0 !important;\n  display: block !important;\n}\n\n@media (min-width: 768px) {\n  .ag-news .ag-news__grid ul.products li.product img { height: 180px !important; }\n}\n\n\/* Selo Din\u00e2mico *\/\n.ag-badge-novo {\n  position: absolute;\n  top: 14px;\n  left: 14px;\n  background: var(--ag-brand);\n  color: #fff;\n  font-size: 10px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n  padding: 4px 10px;\n  border-radius: 6px;\n  box-shadow: 0 4px 10px rgba(240, 90, 40, 0.3);\n  z-index: 10;\n}\n\n.ag-news .ag-news__grid ul.products li.product .woocommerce-loop-product__title {\n  font-size: 14px !important;\n  font-weight: 700 !important;\n  color: var(--ag-text) !important;\n  margin: 16px 16px 10px !important;\n  line-height: 1.35 !important;\n  min-height: 40px;\n  padding: 0 !important;\n}\n\n.ag-news .ag-news__grid ul.products li.product .price {\n  font-size: 20px !important;\n  font-weight: 900 !important;\n  color: var(--ag-text) !important;\n  margin: 0 16px 16px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: flex-start !important;\n}\n\n.ag-news .ag-news__grid ul.products li.product .price del .amount {\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  color: var(--ag-text-muted) !important;\n}\n\n.ag-news .ag-news__grid ul.products li.product a.button,\n.ag-news .ag-news__grid ul.products li.product .button {\n  margin: auto 16px 16px !important;\n  background: #ffffff !important;\n  color: var(--ag-text) !important;\n  border: 1px solid var(--ag-border) !important;\n  border-radius: 8px !important;\n  font-weight: 800 !important;\n  font-size: 11px !important;\n  padding: 12px 14px !important;\n  text-align: center !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  transition: var(--ag-transition) !important;\n  display: block !important;\n}\n\n.ag-news .ag-news__grid ul.products li.product a.button:hover,\n.ag-news .ag-news__grid ul.products li.product .button:hover {\n  background: var(--ag-brand) !important;\n  color: #ffffff !important;\n  border-color: var(--ag-brand) !important;\n}\n\n\/* ==========================================================================\n   FOOTER CTA - BOT\u00c3O OUTLINE\n   ========================================================================== *\/\n.ag-news__footer {\n  text-align: center;\n  margin-top: 16px; \/* Espa\u00e7o morto reduzido *\/\n}\n\n.ag-cta-outline {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 36px;\n  border-radius: var(--ag-pill);\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  border: 1px solid var(--ag-border);\n  text-decoration: none !important;\n  font-weight: 800;\n  font-size: 15px;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  cursor: pointer;\n}\n\n.ag-cta-outline svg {\n  transition: transform 0.2s ease;\n}\n\n.ag-cta-outline:hover {\n  border-color: var(--ag-brand);\n  color: var(--ag-brand);\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1);\n  transform: translateY(-2px);\n}\n\n.ag-cta-outline:hover svg {\n  transform: translateX(4px);\n}\n<\/style>\n\n<section class=\"ag-news\">\n  <div class=\"ag-news__wrap\">\n\n    <header class=\"ag-news__head\">\n      <div class=\"ag-live-badge\">\n        <span class=\"ag-pulse\"><\/span>\n        Acabou de chegar\n      <\/div>\n\n      <h2 class=\"ag-news__title\">\n        Sele\u00e7\u00e3o <span>In\u00e9dita<\/span>\n      <\/h2>\n\n      <p class=\"ag-news__subtitle\">\n        Nossa vitrine foi atualizada. Descubra cortes frescos, queijos selecionados, bebidas e todas as novidades do <span class=\"ag-accent-ao-gosto\">Ao Gosto<\/span>.\n      <\/p>\n    <\/header>\n\n    <div class=\"ag-news__grid\">\n      <div class=\"woocommerce columns-5 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-148181 status-publish first instock product_cat-boi product_cat-cortes-magros product_cat-dia-a-dia product_cat-nacionais product_cat-novidade product_cat-oportunidade has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"20\" data-id=\"148181\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-cruzeiro-do-sul-r-8990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-148183 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-13-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-13-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-13-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-cruzeiro-do-sul-r-8990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"148181\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=148181\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"148181\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fil\u00e9 Mignon | Cruzeiro do Sul - R$ 89,90 Kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFil\u00e9 Mignon | Cruzeiro do Sul - R$ 89,90 Kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-cruzeiro-do-sul-r-8990-kg\/\">Fil\u00e9 Mignon | Cruzeiro do Sul &#8211; R$ 89,90 Kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>121.37<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:148181,&quot;item_id&quot;:148181,&quot;item_name&quot;:&quot;Fil\\u00e9 Mignon | Cruzeiro do Sul - R$ 89,90 Kg&quot;,&quot;sku&quot;:148181,&quot;price&quot;:121.37,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:148181,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/file-mignon-cruzeiro-do-sul-r-8990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:21,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-149330 status-publish instock product_cat-cortes-do-acem product_cat-boi product_cat-novidade has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"21\" data-id=\"149330\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-888-r-7990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149355 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-19-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-19-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-19-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-888-r-7990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149330\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149330\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149330\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Chuck Steak 888 | R$ 79,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cChuck Steak 888 | R$ 79,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-888-r-7990-kg\/\">Chuck Steak 888 | R$ 79,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>63.92<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149330,&quot;item_id&quot;:149330,&quot;item_name&quot;:&quot;Chuck Steak 888 | R$ 79,90 kg&quot;,&quot;sku&quot;:149330,&quot;price&quot;:63.92,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:149330,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/chuck-steak-888-r-7990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:22,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-150363 status-publish instock product_cat-para-10-pessoas product_cat-kit-churrasco product_cat-novidade product_cat-pascoa-2 product_cat-promocao has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"22\" data-id=\"150363\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150402 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-26-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150363\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"150363\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Kit P\u00e1scoa | 7 Pessoas&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kit-pascoa-7-pessoas\/\">Kit P\u00e1scoa | 7 Pessoas<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><div class=\"ag-price-wrapper\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>129.90<\/bdi><\/span><span class=\"ag-per-person-badge\"><strong>R$ 18,56<\/strong> \/ pessoa<\/span><\/div><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150363,&quot;item_id&quot;:150363,&quot;item_name&quot;:&quot;Kit P\\u00e1scoa | 7 Pessoas&quot;,&quot;sku&quot;:150363,&quot;price&quot;:129.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Kit Churrasco&quot;,&quot;id&quot;:150363,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kit-pascoa-7-pessoas\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:23,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-150409 status-publish instock product_cat-boi product_cat-novidade product_cat-oportunidade has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"23\" data-id=\"150409\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-serenada-com-manteiga-de-garrafa-r12990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150410 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-27-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-27-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-27-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-serenada-com-manteiga-de-garrafa-r12990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150409\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=150409\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"150409\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fraldinha Serenada com Manteiga de Garrafa | R$129,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFraldinha Serenada com Manteiga de Garrafa | R$129,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-serenada-com-manteiga-de-garrafa-r12990-kg\/\">Fraldinha Serenada com Manteiga de Garrafa | R$129,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>90.93<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150409,&quot;item_id&quot;:150409,&quot;item_name&quot;:&quot;Fraldinha Serenada com Manteiga de Garrafa | R$129,90 kg&quot;,&quot;sku&quot;:150409,&quot;price&quot;:90.93,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:150409,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/fraldinha-serenada-com-manteiga-de-garrafa-r12990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:24,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-150424 status-publish last instock product_cat-boi product_cat-novidade product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"24\" data-id=\"150424\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150425 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150424\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=150424\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"150424\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\">Picanha Aos Mininu | Serenada na Manteiga de Garrafa &#8211; R$169,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>195.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150424,&quot;item_id&quot;:150424,&quot;item_name&quot;:&quot;Picanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg&quot;,&quot;sku&quot;:150424,&quot;price&quot;:195.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:150424,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:25,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n    <\/div>\n\n    <footer class=\"ag-news__footer\">\n      <a class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/novidade\">\n        <span>Explorar todas as novidades<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var newsSection = document.querySelector('.ag-news');\n  if (!newsSection) return;\n\n  function injectNewBadge() {\n    var products = newsSection.querySelectorAll('li.product');\n    \n    products.forEach(function (prod) {\n      var imgLink = prod.querySelector('a.woocommerce-loop-product__link, a:first-child');\n      \n      if (!imgLink || prod.querySelector('.ag-badge-novo')) return;\n\n      var badge = document.createElement('span');\n      badge.className = 'ag-badge-novo';\n      badge.innerText = 'NOVO';\n\n      imgLink.appendChild(badge);\n    });\n  }\n\n  var observer = new MutationObserver(function () {\n    if (newsSection.querySelectorAll('li.product').length > 0) {\n      injectNewBadge();\n    }\n  });\n  \n  observer.observe(newsSection, { childList: true, subtree: true });\n\n  setTimeout(injectNewBadge, 800);\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-a23f6a7 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"a23f6a7\" data-element_type=\"section\" id=\"sec-cortes\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d7f5004\" data-id=\"d7f5004\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d143e11 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"d143e11\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   BANNER EDUCATIVO - DICA DO CHEF V2 (Cat\u00e1logo)\n   ========================================================================== *\/\n.ag-educational-banner {\n    background: #F8FAFC; \n    border: 1px solid #E2E8F0;\n    border-radius: 12px;\n    padding: 16px 20px;\n    display: flex;\n    align-items: flex-start;\n    gap: 16px;\n    margin-bottom: 24px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n}\n\n.ag-educational-banner-icon {\n    background: #FFF0EB; \n    color: #F05A28; \n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n}\n\n.ag-educational-banner-icon svg {\n    width: 22px;\n    height: 22px;\n    stroke-width: 1.8px;\n}\n\n.ag-educational-banner-content h4 {\n    margin: 0 0 6px 0 !important;\n    font-size: 15px !important;\n    font-weight: 900 !important;\n    color: #0F172A !important;\n    line-height: 1.2 !important;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n}\n\n.ag-educational-banner-content p {\n    margin: 0 !important;\n    font-size: 13px !important;\n    color: #64748B !important;\n    line-height: 1.5 !important;\n}\n\n.ag-educational-banner-content strong {\n    color: #334155 !important;\n}\n\n@media (max-width: 768px) {\n    .ag-educational-banner {\n        padding: 14px 16px;\n        gap: 12px;\n        border-radius: 10px;\n    }\n    .ag-educational-banner-icon {\n        width: 38px;\n        height: 38px;\n    }\n    .ag-educational-banner-content h4 { font-size: 14px !important; }\n    .ag-educational-banner-content p { font-size: 12px !important; }\n}\n<\/style>\n\n<div class=\"ag-educational-banner\">\n    <div class=\"ag-educational-banner-icon\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n            <path d=\"M6 13.87A4 4 0 0 1 7.41 6a5.11 5.11 0 0 1 1.05-1.54 5 5 0 0 1 7.08 0A5.11 5.11 0 0 1 16.59 6 4 4 0 0 1 18 13.87V21H6Z\"><\/path>\n            <line x1=\"6\" y1=\"17\" x2=\"18\" y2=\"17\"><\/line>\n        <\/svg>\n    <\/div>\n    \n    <div class=\"ag-educational-banner-content\">\n        <h4>Dica do Chef Augusto \u2728<\/h4>\n        <p>A vitrine online garante a comodidade de receber os melhores cortes sem sair de casa. Como temos <strong>16 lojas f\u00edsicas<\/strong> com alto giro de produtos, a disponibilidade de alguns itens pode alternar naturalmente entre as unidades \u2014 o que garante carnes sempre super frescas! Por isso, aproveite nosso <strong>estoque integrado no delivery<\/strong> e n\u00e3o corra o risco do seu corte favorito j\u00e1 ter voado da loja.<\/p>\n    <\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-44f4f40 elementor-widget elementor-widget-html\" data-id=\"44f4f40\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 TODOS OS CORTES (WoodMart Safe + Smart Pricing RegEx)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-bg-alt:       #F8FAFC;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-explore {\n  padding: clamp(40px, 6vw, 64px) 0; \n  background: var(--ag-bg);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n  border-top: 1px solid var(--ag-border);\n}\n\n.ag-explore__wrap { width: min(1300px, 100%); margin: 0 auto; }\n\n\/* ==========================================================================\n   HEADER E CARROSSEL\n   ========================================================================== *\/\n.ag-explore__head { display: flex; flex-direction: column; align-items: center; text-align: center; margin-bottom: 16px; padding: 0 16px; }\n.ag-explore__eyebrow { display: inline-flex; align-items: center; gap: 6px; background: var(--ag-bg-alt); color: var(--ag-text-sub); font-size: 11px; font-weight: 800; letter-spacing: 2px; text-transform: uppercase; padding: 6px 18px; border-radius: var(--ag-pill); margin-bottom: 20px; border: 1px solid var(--ag-border); }\n.ag-explore__eyebrow svg { color: var(--ag-brand); }\n.ag-explore__title { font-size: clamp(32px, 7vw, 52px); font-weight: 900; letter-spacing: -0.04em; color: var(--ag-text); margin: 0 0 16px; line-height: 1.05; }\n.ag-accent-explore { color: var(--ag-brand); font-weight: 900; position: relative; display: inline-block; }\n.ag-accent-explore::after { content: \"\"; position: absolute; bottom: -4px; left: 0; width: 100%; height: 8px; background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\"); background-repeat: no-repeat; background-position: center bottom; background-size: contain; }\n\n.ag-nav-wrapper { position: relative; width: 100%; max-width: 1100px; margin: 0 auto; }\n.ag-smart-nav { display: flex; flex-wrap: nowrap; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; -webkit-overflow-scrolling: touch; gap: 12px; width: 100%; padding: 12px 24px; }\n.ag-smart-nav::-webkit-scrollbar { display: none; }\n.ag-scroll-hint { position: absolute; right: 0; top: 0; bottom: 0; width: 60px; background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 60%); display: flex; align-items: center; justify-content: flex-end; padding-right: 8px; pointer-events: none; color: var(--ag-brand); z-index: 10; }\n.ag-scroll-hint svg { animation: pulseRight 1.5s infinite; }\n@keyframes pulseRight { 0%, 100% { transform: translateX(0); opacity: 0.4; } 50% { transform: translateX(4px); opacity: 1; } }\n\n.ag-nav-pill { flex: 0 0 auto; scroll-snap-align: start; display: inline-flex; align-items: center; justify-content: center; background: #ffffff; border: 1px solid var(--ag-border); color: var(--ag-text-muted); font-size: 13px; font-weight: 700; padding: 12px 24px; border-radius: var(--ag-pill); cursor: pointer; white-space: nowrap; transition: var(--ag-transition); box-shadow: 0 2px 6px rgba(0,0,0,0.02); }\n@media (min-width: 992px) { .ag-nav-pill { font-size: 14px; padding: 12px 28px; } .ag-scroll-hint { display: none; } }\n.ag-nav-pill:hover { border-color: var(--ag-brand-light); color: var(--ag-text); }\n.ag-nav-pill[aria-selected=\"true\"] { background: var(--ag-brand); border-color: var(--ag-brand); color: #ffffff; box-shadow: 0 6px 16px rgba(240, 90, 40, 0.3); }\n\n\/* ==========================================================================\n   TOOLBAR E SUBCATEGORIAS\n   ========================================================================== *\/\n.ag-toolbar { display: none; flex-direction: column; justify-content: space-between; align-items: center; gap: 16px; width: 100%; max-width: 1100px; margin: 0 auto 16px; padding: 16px 16px 0; border-top: 1px dashed var(--ag-border); }\n@media (min-width: 992px) { .ag-toolbar { flex-direction: row; padding: 16px 20px 0; } }\n.ag-toolbar.is-visible { display: flex; }\n.ag-sub-filters { display: flex; flex-wrap: nowrap; overflow-x: auto; scrollbar-width: none; -webkit-overflow-scrolling: touch; gap: 8px; width: 100%; padding-bottom: 4px; }\n.ag-sub-filters::-webkit-scrollbar { display: none; }\n@media (min-width: 992px) { .ag-sub-filters { flex-wrap: nowrap; width: auto; flex: 1; } }\n\n.ag-sub-chip { flex: 0 0 auto; background: #F1F5F9; border: 1px solid transparent; color: #475569; font-size: 12px; font-weight: 600; padding: 8px 16px; border-radius: 8px; cursor: pointer; transition: var(--ag-transition); }\n.ag-sub-chip:hover { background: #E2E8F0; color: var(--ag-text); }\n.ag-sub-chip.is-active { background: var(--ag-text); color: #ffffff; font-weight: 700; box-shadow: 0 4px 12px rgba(0,0,0,0.1); }\n\n.ag-sorter-wrap { position: relative; width: 100%; }\n@media (min-width: 992px) { .ag-sorter-wrap { width: auto; min-width: 200px; } }\n.ag-sorter { appearance: none; -webkit-appearance: none; width: 100%; background: var(--ag-bg) url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%230F172A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C\/polyline%3E%3C\/svg%3E\") no-repeat right 16px center; border: 1px solid var(--ag-border); color: var(--ag-text); font-size: 13px; font-weight: 700; padding: 12px 40px 12px 20px; border-radius: var(--ag-pill); cursor: pointer; transition: var(--ag-transition); box-shadow: 0 2px 4px rgba(0,0,0,0.02); }\n.ag-sorter:hover, .ag-sorter:focus { border-color: var(--ag-text-muted); outline: none; }\n\n\/* ==========================================================================\n   GRID DO WOODMART E OCULTA\u00c7\u00c3O DE FANTASMAS\n   ========================================================================== *\/\n.ag-explore__panels { position: relative; width: 100%; margin-top: 16px; padding: 0 16px; }\n.ag-cat-panel { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; visibility: hidden; pointer-events: none; transform: translateY(10px); transition: opacity 0.4s ease, transform 0.4s ease; }\n.ag-cat-panel.is-active { position: relative; opacity: 1; visibility: visible; pointer-events: auto; transform: translateY(0); z-index: 2; }\n@keyframes fadeUpFast { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: translateY(0); } }\n\n.ag-explore .ag-cat-panel .products, .ag-explore .ag-cat-panel ul.products { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 16px !important; margin: 0 !important; padding: 0 !important; }\n@media (min-width: 768px) { .ag-explore .ag-cat-panel .products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; } }\n@media (min-width: 992px) { .ag-explore .ag-cat-panel .products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 20px !important; } }\n\n.ag-explore .ag-cat-panel .products::before, .ag-explore .ag-cat-panel .products::after, .ag-explore .ag-cat-panel .products .clearfix { display: none !important; }\n.ag-explore .ag-cat-panel .products > * { width: 100% !important; max-width: 100% !important; margin: 0 !important; position: relative !important; top: auto !important; left: auto !important; right: auto !important; bottom: auto !important; transform: none !important; }\n.ag-hidden-item { display: none !important; position: absolute !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; height: 0 !important; width: 0 !important; margin: 0 !important; padding: 0 !important; overflow: hidden !important; }\n\n\/* ==========================================================================\n   \ud83d\udd25\ud83d\udd25\ud83d\udd25 SMART PRICING UI (DESIGN PREMIUM PARA KG) \ud83d\udd25\ud83d\udd25\ud83d\udd25\n   ========================================================================== *\/\n.ag-premium-price-box {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-start;\n  margin-top: 8px;\n  margin-bottom: 12px;\n  padding: 0 14px; \n}\n.ag-price-kg { font-size: 20px; font-weight: 900; color: var(--ag-brand-dark); line-height: 1; margin-bottom: 6px; }\n.ag-price-kg small { font-size: 13px; font-weight: 700; color: var(--ag-text-muted); }\n.ag-price-piece { display: inline-flex; align-items: center; background: var(--ag-bg-alt); border: 1px solid var(--ag-border); padding: 4px 8px; border-radius: 6px; font-size: 11px; font-weight: 700; color: var(--ag-text-sub); gap: 4px; }\n.ag-weight-label { color: var(--ag-brand); font-weight: 800; }\n.ag-total-val { opacity: 0.8; }\n\n\/* ==========================================================================\n   FOOTER CTA\n   ========================================================================== *\/\n.ag-explore__footer { text-align: center; margin-top: 32px; padding: 0 16px; }\n.ag-cta-outline { display: inline-flex; align-items: center; gap: 10px; padding: 16px 40px; border-radius: var(--ag-pill); background: #ffffff; color: var(--ag-text-sub); border: 1px solid var(--ag-border); text-decoration: none !important; font-weight: 800; font-size: 15px; transition: var(--ag-transition); box-shadow: 0 4px 12px rgba(0,0,0,0.04); cursor: pointer; }\n.ag-cta-outline svg { transition: transform 0.2s ease; }\n.ag-cta-outline:hover { border-color: var(--ag-brand); color: var(--ag-brand); box-shadow: 0 8px 24px rgba(240, 90, 40, 0.15); transform: translateY(-2px); }\n.ag-cta-outline:hover svg { transform: translateX(4px); }\n<\/style>\n\n<section class=\"ag-explore\">\n  <header class=\"ag-explore__head\">\n    <div class=\"ag-explore__eyebrow\">\n      <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"12 2 2 7 12 12 22 7 12 2\"><\/polygon><polyline points=\"2 17 12 22 22 17\"><\/polyline><polyline points=\"2 12 17 22 12\"><\/polyline><\/svg>\n      Navegue pelo Cat\u00e1logo\n    <\/div>\n    <h2 class=\"ag-explore__title\">Todos os <span class=\"ag-accent-explore\">Cortes<\/span><\/h2>\n  <\/header>\n\n  <div class=\"ag-nav-wrapper\">\n    <div class=\"ag-smart-nav\" role=\"tablist\">\n      <button class=\"ag-nav-pill\" role=\"tab\" aria-selected=\"true\" data-target=\"cat-picanha\" data-slug=\"picanha\" data-label=\"Picanhas\">Picanhas<\/button>\n      <button class=\"ag-nav-pill\" role=\"tab\" aria-selected=\"false\" data-target=\"cat-bovino\" data-slug=\"boi\" data-label=\"Bovinos\">Bovinos<\/button>\n      <button class=\"ag-nav-pill\" role=\"tab\" aria-selected=\"false\" data-target=\"cat-frango\" data-slug=\"frango\" data-label=\"Frangos\">Frangos<\/button>\n      <button class=\"ag-nav-pill\" role=\"tab\" aria-selected=\"false\" data-target=\"cat-suino\" data-slug=\"porco\" data-label=\"Su\u00ednos\">Su\u00ednos<\/button>\n      <button class=\"ag-nav-pill\" role=\"tab\" aria-selected=\"false\" data-target=\"cat-linguica\" data-slug=\"linguica\" data-label=\"Lingui\u00e7as\">Lingui\u00e7as<\/button>\n      <button class=\"ag-nav-pill\" role=\"tab\" aria-selected=\"false\" data-target=\"cat-paodealho\" data-slug=\"pao-de-alho\" data-label=\"P\u00e3o de Alho\">P\u00e3o de Alho<\/button>\n      <button class=\"ag-nav-pill\" role=\"tab\" aria-selected=\"false\" data-target=\"cat-exotico\" data-slug=\"exotico\" data-label=\"Ex\u00f3ticos\">Ex\u00f3ticos<\/button>\n      <button class=\"ag-nav-pill\" role=\"tab\" aria-selected=\"false\" data-target=\"cat-pescados\" data-slug=\"pescados\" data-label=\"Pescados\">Pescados<\/button>\n    <\/div>\n    <div class=\"ag-scroll-hint\">\n      <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"><\/polyline><\/svg>\n    <\/div>\n  <\/div>\n\n  <div class=\"ag-explore__wrap\">\n    \n    <div class=\"ag-toolbar\" id=\"ag-toolbar\">\n      <div class=\"ag-sub-filters\" id=\"ag-sub-filters\"><\/div>\n      <div class=\"ag-sorter-wrap\">\n        <select id=\"ag-sorter\" class=\"ag-sorter\">\n          <option value=\"default\">Ordena\u00e7\u00e3o Padr\u00e3o<\/option>\n          <option value=\"price-asc\">Menor Pre\u00e7o<\/option>\n          <option value=\"price-desc\">Maior Pre\u00e7o<\/option>\n          <option value=\"az\">Nome (A-Z)<\/option>\n        <\/select>\n      <\/div>\n    <\/div>\n\n    <div class=\"ag-explore__panels\">\n      <div class=\"ag-cat-panel is-active\" id=\"cat-picanha\" role=\"tabpanel\"><div class=\"woocommerce columns-4 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-36406 status-publish instock product_cat-economicas product_cat-mais-vendidas product_cat-picanha product_tag-03-12-2023 has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"25\" data-id=\"36406\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-frivasa-r-89-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-29009 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/07\/picanha-frivasa-405x330.jpeg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-frivasa-r-89-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-36407 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/11\/7a2b2ca2-2b8e-4dc8-b224-1b3b23f61dfd-405x330.jpeg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-frivasa-r-89-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"36406\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=36406\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"36406\" data-product_sku=\"0158\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha | Frivasa &quot;A&quot; - R$ 79,90 \/kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha | Frivasa &quot;A&quot; - R$ 79,90 \/kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-frivasa-r-89-90-kg\/\">Picanha | Frivasa &#8220;A&#8221; &#8211; R$ 79,90 \/kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>121.45<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:36406,&quot;item_id&quot;:36406,&quot;item_name&quot;:&quot;Picanha | Frivasa \\&quot;A\\&quot; - R$ 79,90 \\\/kg&quot;,&quot;sku&quot;:&quot;0158&quot;,&quot;price&quot;:121.45,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:36406,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-frivasa-r-89-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:26,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-552 status-publish instock product_cat-angus product_cat-churrascometro-picanha product_cat-pascoa product_cat-mais-vendidas product_cat-nacionais product_cat-promocao product_cat-picanha product_cat-top-20-boi product_tag-19-03-2024 has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"26\" data-id=\"552\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146740 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/reserva-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-25639 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/859d68eb-d562-471c-89cf-4bb5174b8934-405x330.png\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"552\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"552\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Picanha Reserva  | Ao Gosto - R$ 109,90 \/kg&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-reserva-ao-gosto-r-12990-kg\/\">Picanha Reserva  | Ao Gosto &#8211; R$ 109,90 \/kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"from\">Aproximadamente <\/span><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>104.41<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:552,&quot;item_id&quot;:552,&quot;item_name&quot;:&quot;Picanha Reserva  | Ao Gosto - R$ 109,90 \\\/kg&quot;,&quot;sku&quot;:552,&quot;price&quot;:104.41,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Mais Vendidas&quot;,&quot;id&quot;:552,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-reserva-ao-gosto-r-12990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:27,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-99868 status-publish last instock product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"27\" data-id=\"99868\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-frialto-r-9990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-99869 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/11\/Design-sem-nome-2024-11-28T131640.644-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/11\/Design-sem-nome-2024-11-28T131640.644-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/11\/Design-sem-nome-2024-11-28T131640.644-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-frialto-r-9990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"99868\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=99868\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"99868\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Frialto | R$: 99,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Frialto | R$: 99,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-frialto-r-9990-kg\/\">Picanha Frialto | R$: 99,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>112.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:99868,&quot;item_id&quot;:99868,&quot;item_name&quot;:&quot;Picanha Frialto | R$: 99,90 kg&quot;,&quot;sku&quot;:99868,&quot;price&quot;:112.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:99868,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-frialto-r-9990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:28,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-21084 status-publish first instock product_cat-angus product_cat-nacionais product_cat-picanha product_tag-11-11-2023 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"28\" data-id=\"21084\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-angus-bassi-r-14990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-94312 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/04\/BASSI-QR-405x330.png\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-angus-bassi-r-14990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-26864 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/9b3b05e5-5939-400c-8ae8-d0effeeb148e-405x330.png\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-angus-bassi-r-14990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"21084\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=21084\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"21084\" data-product_sku=\"0173\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Bassi - R$ 149,90 \/kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Bassi - R$ 149,90 \/kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-angus-bassi-r-14990-kg\/\">Picanha Bassi &#8211; R$ 149,90 \/kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>172.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:21084,&quot;item_id&quot;:21084,&quot;item_name&quot;:&quot;Picanha Bassi - R$ 149,90 \\\/kg&quot;,&quot;sku&quot;:&quot;0173&quot;,&quot;price&quot;:172.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:21084,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-angus-bassi-r-14990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:29,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-1846 status-publish instock product_cat-angus product_cat-oportunidade product_cat-promocao product_cat-picanha product_tag-13-11-2023 product_tag-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"29\" data-id=\"1846\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-bbq-secrets-r-219-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146744 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Picanha-BBQ-Grasfeed-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-bbq-secrets-r-219-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-28586 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/07\/10bc2026-b6b3-4d8f-8550-8f0bda1105a0-405x330.jpeg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-bbq-secrets-r-219-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1846\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=1846\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"1846\" data-product_sku=\"0163\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha BBQ Grassfed - R$ 119,90 \/kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha BBQ Grassfed - R$ 119,90 \/kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-bbq-secrets-r-219-90-kg\/\">Picanha BBQ Grassfed &#8211; R$ 119,90 \/kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>167.86<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1846,&quot;item_id&quot;:1846,&quot;item_name&quot;:&quot;Picanha BBQ Grassfed - R$ 119,90 \\\/kg&quot;,&quot;sku&quot;:&quot;0163&quot;,&quot;price&quot;:167.86,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:1846,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-bbq-secrets-r-219-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:30,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-2236 status-publish instock product_cat-angus product_cat-nacionais product_cat-picanha-angus product_cat-picanha product_tag-14-09-2025 has-post-thumbnail featured shipping-taxable purchasable product-type-simple\" data-loop=\"30\" data-id=\"2236\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-angus-carapreta-r-209-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146761 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-2-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-angus-carapreta-r-209-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-80202 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/picanha-carapreta-2-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-angus-carapreta-r-209-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2236\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2236\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2236\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Angus Cara Preta | R$ 249,90 Kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Angus Cara Preta | R$ 249,90 Kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-angus-carapreta-r-209-90-kg\/\">Picanha Angus Cara Preta | R$ 249,90 Kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>374.85<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2236,&quot;item_id&quot;:2236,&quot;item_name&quot;:&quot;Picanha Angus Cara Preta | R$ 249,90 Kg&quot;,&quot;sku&quot;:2236,&quot;price&quot;:374.85,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:2236,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-angus-carapreta-r-209-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:31,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-147534 status-publish last instock product_cat-oportunidade product_cat-promocao product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"31\" data-id=\"147534\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-grill-cruzeiro-do-sul-r-8990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149831 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Cruzeiro-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-grill-cruzeiro-do-sul-r-8990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-116686 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-14T180936.429-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-14T180936.429-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-14T180936.429-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-grill-cruzeiro-do-sul-r-8990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"147534\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=147534\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"147534\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Grill Cruzeiro do Sul | R$ 89,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Grill Cruzeiro do Sul | R$ 89,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-grill-cruzeiro-do-sul-r-8990-kg\/\">Picanha Grill Cruzeiro do Sul | R$ 89,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>112.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:147534,&quot;item_id&quot;:147534,&quot;item_name&quot;:&quot;Picanha Grill Cruzeiro do Sul | R$ 89,90 kg&quot;,&quot;sku&quot;:147534,&quot;price&quot;:112.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:147534,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-grill-cruzeiro-do-sul-r-8990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:32,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-2257 status-publish first instock product_cat-angus product_cat-importadas product_cat-picanha-angus product_cat-picanha product_tag-25-08-2024 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"32\" data-id=\"2257\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-americana-black-angus-creek-stone-r-179-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146766 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-6-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-americana-black-angus-creek-stone-r-179-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-2259 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/creek-lado-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-americana-black-angus-creek-stone-r-179-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2257\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2257\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2257\" data-product_sku=\"0144\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Americana- Black Angus Creekstone | R$ 189,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Americana- Black Angus Creekstone | R$ 189,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-americana-black-angus-creek-stone-r-179-90-kg\/\">Picanha Americana- Black Angus Creekstone | R$ 189,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>294.35<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2257,&quot;item_id&quot;:2257,&quot;item_name&quot;:&quot;Picanha Americana- Black Angus Creekstone | R$ 189,90 kg&quot;,&quot;sku&quot;:&quot;0144&quot;,&quot;price&quot;:294.35,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:2257,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-americana-black-angus-creek-stone-r-179-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:33,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-143089 status-publish instock product_cat-picanha has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"33\" data-id=\"143089\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-argentina-fb-meats-r-11990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146727 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/fbmeats-1-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-argentina-fb-meats-r-11990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"143089\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=143089\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"143089\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Argentina - FB Meats | R$: 119,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Argentina - FB Meats | R$: 119,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-argentina-fb-meats-r-11990-kg\/\">Picanha Argentina &#8211; FB Meats | R$: 119,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>195.44<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:143089,&quot;item_id&quot;:143089,&quot;item_name&quot;:&quot;Picanha Argentina - FB Meats | R$: 119,90 kg&quot;,&quot;sku&quot;:143089,&quot;price&quot;:195.44,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:143089,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-argentina-fb-meats-r-11990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:34,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-25387 status-publish instock product_cat-economicas product_cat-nacionais product_cat-picanha has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"34\" data-id=\"25387\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-itacarne-9990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146741 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Picanha-ItaCarne-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-itacarne-9990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-25385 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/aad77601-0d21-4436-8514-39bc1fa9a11c-405x330.png\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-itacarne-9990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"25387\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=25387\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"25387\" data-product_sku=\"0156\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Itacarne l R$ 109.90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Itacarne l R$ 109.90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-itacarne-9990-kg\/\">Picanha Itacarne l R$ 109.90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>175.84<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:25387,&quot;item_id&quot;:25387,&quot;item_name&quot;:&quot;Picanha Itacarne l R$ 109.90 kg&quot;,&quot;sku&quot;:&quot;0156&quot;,&quot;price&quot;:175.84,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:25387,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-itacarne-9990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:35,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-149451 status-publish last instock product_cat-boi product_cat-promocao product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"35\" data-id=\"149451\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149452 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149451\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149451\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149451\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Cruzeiro do Sul | R$ 69,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Cruzeiro do Sul | R$ 69,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\">Picanha Cruzeiro do Sul | R$ 69,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>94.36<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149451,&quot;item_id&quot;:149451,&quot;item_name&quot;:&quot;Picanha Cruzeiro do Sul | R$ 69,90&quot;,&quot;sku&quot;:149451,&quot;price&quot;:94.36,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:149451,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-cruzeiro-do-sul-r-6990\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:36,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-35583 status-publish first instock product_cat-angus product_cat-cortes-gourmet product_cat-pequenas product_cat-picanha-angus product_cat-sugestao-air-fyer product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"36\" data-id=\"35583\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-vpj-gold-black-angus-r23990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146745 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/10\/Picanha-Angus-VJP-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-vpj-gold-black-angus-r23990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-88113 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/10\/Design-sem-nome-2024-07-03T160450.173-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/10\/Design-sem-nome-2024-07-03T160450.173-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/10\/Design-sem-nome-2024-07-03T160450.173-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-vpj-gold-black-angus-r23990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"35583\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=35583\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"35583\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha VPJ - Black Angus |  R$: 239,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha VPJ - Black Angus |  R$: 239,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-vpj-gold-black-angus-r23990-kg\/\">Picanha VPJ &#8211; Black Angus |  R$: 239,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>227.91<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:35583,&quot;item_id&quot;:35583,&quot;item_name&quot;:&quot;Picanha VPJ - Black Angus |  R$: 239,90 kg&quot;,&quot;sku&quot;:35583,&quot;price&quot;:227.91,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:35583,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-vpj-gold-black-angus-r23990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:37,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-111322 status-publish instock product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"37\" data-id=\"111322\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-uruguaia-fricasa-r-13990-kg-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-111323 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-24T192159.486-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-24T192159.486-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-24T192159.486-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-uruguaia-fricasa-r-13990-kg-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-111324 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-24T192526.973-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-24T192526.973-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-24T192526.973-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-uruguaia-fricasa-r-13990-kg-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"111322\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=111322\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"111322\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Uruguaia - Fricasa | R$: 139,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Uruguaia - Fricasa | R$: 139,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-uruguaia-fricasa-r-13990-kg-congelado\/\">Picanha Uruguaia &#8211; Fricasa | R$: 139,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>167.88<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:111322,&quot;item_id&quot;:111322,&quot;item_name&quot;:&quot;Picanha Uruguaia - Fricasa | R$: 139,90 kg&quot;,&quot;sku&quot;:111322,&quot;price&quot;:167.88,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:111322,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-uruguaia-fricasa-r-13990-kg-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:38,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-149448 status-publish instock product_cat-boi product_cat-oportunidade product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"38\" data-id=\"149448\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fatiada-maxxy-r-4990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149449 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-21-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-21-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-21-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fatiada-maxxy-r-4990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149448\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149448\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149448\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Fatiada Maxxy | R$ 49,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Fatiada Maxxy | R$ 49,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fatiada-maxxy-r-4990-kg\/\">Picanha Fatiada Maxxy | R$ 49,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>99.80<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149448,&quot;item_id&quot;:149448,&quot;item_name&quot;:&quot;Picanha Fatiada Maxxy | R$ 49,90 kg&quot;,&quot;sku&quot;:149448,&quot;price&quot;:99.8,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:149448,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-fatiada-maxxy-r-4990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:39,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-111177 status-publish last instock product_cat-angus product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"39\" data-id=\"111177\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-australiana-teys-r15990-kg-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146748 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Picanha-Australiana-Teys-1-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-australiana-teys-r15990-kg-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"111177\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=111177\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"111177\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Australiana - Teys | R$ 159,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Australiana - Teys | R$ 159,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-australiana-teys-r15990-kg-congelado\/\">Picanha Australiana &#8211; Teys | R$ 159,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>199.88<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:111177,&quot;item_id&quot;:111177,&quot;item_name&quot;:&quot;Picanha Australiana - Teys | R$ 159,90 kg&quot;,&quot;sku&quot;:111177,&quot;price&quot;:199.88,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:111177,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-australiana-teys-r15990-kg-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:40,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-106667 status-publish first instock product_cat-picanha product_cat-wagyu has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"40\" data-id=\"106667\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-wagyu-nippo-guidara-r-59990-kg-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147964 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Picanha-Nippo-Guidara-Wagyu-1-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-wagyu-nippo-guidara-r-59990-kg-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-106669 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-03T174339.794-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-03T174339.794-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-03T174339.794-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-wagyu-nippo-guidara-r-59990-kg-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"106667\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=106667\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"106667\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Wagyu- Nippo Guidara | R$: 599,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Wagyu- Nippo Guidara | R$: 599,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-wagyu-nippo-guidara-r-59990-kg-congelado\/\">Picanha Wagyu- Nippo Guidara | R$: 599,90 kg<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 5.00 de 5\">\n\t\t\t\t\t<span style=\"width:100%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">5.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>587.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:106667,&quot;item_id&quot;:106667,&quot;item_name&quot;:&quot;Picanha Wagyu- Nippo Guidara | R$: 599,90 kg&quot;,&quot;sku&quot;:106667,&quot;price&quot;:587.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:106667,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-wagyu-nippo-guidara-r-59990-kg-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:41,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-147547 status-publish instock product_cat-angus product_cat-picanha-angus product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"41\" data-id=\"147547\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fsw-angus-r-20990-kg\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147963 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/picanha-fsw-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fsw-angus-r-20990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"147547\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=147547\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"147547\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha FSW Angus | R$ 209,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha FSW Angus | R$ 209,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fsw-angus-r-20990-kg\/\">Picanha FSW Angus | R$ 209,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>262.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:147547,&quot;item_id&quot;:147547,&quot;item_name&quot;:&quot;Picanha FSW Angus | R$ 209,90 kg&quot;,&quot;sku&quot;:147547,&quot;price&quot;:262.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Todas Picanhas&quot;,&quot;id&quot;:147547,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-fsw-angus-r-20990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:42,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-150424 status-publish instock product_cat-boi product_cat-novidade product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"42\" data-id=\"150424\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150425 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150424\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=150424\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"150424\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\">Picanha Aos Mininu | Serenada na Manteiga de Garrafa &#8211; R$169,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>195.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150424,&quot;item_id&quot;:150424,&quot;item_name&quot;:&quot;Picanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg&quot;,&quot;sku&quot;:150424,&quot;price&quot;:195.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:150424,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:43,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div><\/div>\n      <div class=\"ag-cat-panel\" id=\"cat-bovino\" role=\"tabpanel\"><div class=\"woocommerce columns-4 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-331 status-publish last instock product_cat-angus product_cat-boi product_cat-top-10 product_cat-top-20-boi product_tag-angus product_tag-fralda product_tag-fraldinha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"43\" data-id=\"331\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldao-do-uruguay-angus-r69-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-41455 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldao-do-uruguay-angus-r69-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-88581 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldao-do-uruguay-angus-r69-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"331\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=331\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"331\" data-product_sku=\"2089\" aria-label=\"Adicione ao carrinho: &ldquo;Frald\u00e3o do Uruguay\u00ae- Angus | R$69,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFrald\u00e3o do Uruguay\u00ae- Angus | R$69,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldao-do-uruguay-angus-r69-90-kg\/\">Frald\u00e3o do Uruguay\u00ae- Angus | R$69,90 kg<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 5.00 de 5\">\n\t\t\t\t\t<span style=\"width:100%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">5.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>62.91<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:331,&quot;item_id&quot;:331,&quot;item_name&quot;:&quot;Frald\\u00e3o do Uruguay\\u00ae- Angus | R$69,90 kg&quot;,&quot;sku&quot;:&quot;2089&quot;,&quot;price&quot;:62.91,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:331,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/fraldao-do-uruguay-angus-r69-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:44,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-329 status-publish first instock product_cat-ancho product_cat-angus product_cat-boi product_cat-top-10 product_cat-top-20-boi product_tag-ancho product_tag-angus has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"44\" data-id=\"329\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-angus-steak-r-3990-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14365 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/ancho-bovino-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-angus-steak-r-3990-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"329\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=329\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"329\" data-product_sku=\"2088\" aria-label=\"Adicione ao carrinho: &ldquo;Ancho Angus Steak&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAncho Angus Steak\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-angus-steak-r-3990-pct\/\">Ancho Angus Steak<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>49.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:329,&quot;item_id&quot;:329,&quot;item_name&quot;:&quot;Ancho Angus Steak&quot;,&quot;sku&quot;:&quot;2088&quot;,&quot;price&quot;:49.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ancho&quot;,&quot;id&quot;:329,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/ancho-angus-steak-r-3990-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:45,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-22108 status-publish instock product_cat-ancho product_cat-boi product_tag-12-12-2023 has-post-thumbnail featured sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"45\" data-id=\"22108\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bife-ancho-grill-frigovitta\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-78815 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/04\/Design-sem-nome-2024-03-20T124201.019-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/04\/Design-sem-nome-2024-03-20T124201.019-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/04\/Design-sem-nome-2024-03-20T124201.019-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bife-ancho-grill-frigovitta\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73544 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/04\/Design-sem-nome-34-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/04\/Design-sem-nome-34-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/04\/Design-sem-nome-34-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/bife-ancho-grill-frigovitta\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"22108\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=22108\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"22108\" data-product_sku=\"0224\" aria-label=\"Adicione ao carrinho: &ldquo;Ancho Grill | Frigovitta - R$ 59,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAncho Grill | Frigovitta - R$ 59,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bife-ancho-grill-frigovitta\/\">Ancho Grill | Frigovitta &#8211; R$ 59,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>86.85<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:22108,&quot;item_id&quot;:22108,&quot;item_name&quot;:&quot;Ancho Grill | Frigovitta - R$ 59,90 kg&quot;,&quot;sku&quot;:&quot;0224&quot;,&quot;price&quot;:86.85,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ancho&quot;,&quot;id&quot;:22108,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/bife-ancho-grill-frigovitta\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:46,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-4501 status-publish instock product_cat-boi product_cat-cortes-gourmet product_cat-cortes-magros product_tag-fralda has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"46\" data-id=\"4501\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-red-raro-r-39-90-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-15228 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/08\/fraldnha-red-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-red-raro-r-39-90-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"225\" height=\"225\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73627 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 225px) 100vw, 225px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/08\/fralda-red.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/08\/fralda-red.jpg 225w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/08\/fralda-red-150x150.jpg 150w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-red-raro-r-39-90-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"4501\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=4501\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"4501\" data-product_sku=\"0494\" aria-label=\"Adicione ao carrinho: &ldquo;Fraldinha Red  | Raro - R$ 89,90  kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFraldinha Red  | Raro - R$ 89,90  kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-red-raro-r-39-90-pct\/\">Fraldinha Red  | Raro &#8211; R$ 89,90  kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>40.45<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:4501,&quot;item_id&quot;:4501,&quot;item_name&quot;:&quot;Fraldinha Red  | Raro - R$ 89,90  kg&quot;,&quot;sku&quot;:&quot;0494&quot;,&quot;price&quot;:40.45,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:4501,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/fraldinha-red-raro-r-39-90-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:47,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-47971 status-publish last instock product_cat-ancho product_cat-boi product_cat-cortes-gourmet product_tag-01-10-2024 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"47\" data-id=\"47971\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bananinha-arroba-grill\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-125301 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/04\/af84e7466bff83651d5de265a9349dbdcba20935-405x330.webp\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/04\/af84e7466bff83651d5de265a9349dbdcba20935-405x330.webp 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/04\/af84e7466bff83651d5de265a9349dbdcba20935-810x660.webp 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/bananinha-arroba-grill\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"47971\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=47971\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"47971\" data-product_sku=\"0635\" aria-label=\"Adicione ao carrinho: &ldquo;Bananinha Arroba | Grill - 44,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBananinha Arroba | Grill - 44,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bananinha-arroba-grill\/\">Bananinha Arroba | Grill &#8211; 44,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>53.88<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:47971,&quot;item_id&quot;:47971,&quot;item_name&quot;:&quot;Bananinha Arroba | Grill - 44,90 kg&quot;,&quot;sku&quot;:&quot;0635&quot;,&quot;price&quot;:53.88,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:47971,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/bananinha-arroba-grill\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:48,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-571 status-publish first instock product_cat-angus product_cat-boi product_cat-chorizo product_cat-sugestao-air-fyer product_tag-27-03-2024 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"48\" data-id=\"571\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chorizo-angus-reserva-r-6990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-17746 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/chorizo-reserba-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chorizo-angus-reserva-r-6990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-3542 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/chorizo-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/chorizo-angus-reserva-r-6990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"571\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=571\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"571\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Chorizo Angus Reserva l R$: 79,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cChorizo Angus Reserva l R$: 79,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chorizo-angus-reserva-r-6990-kg\/\">Chorizo Angus Reserva l R$: 79,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>119.85<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:571,&quot;item_id&quot;:571,&quot;item_name&quot;:&quot;Chorizo Angus Reserva l R$: 79,90 kg&quot;,&quot;sku&quot;:571,&quot;price&quot;:119.85,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:571,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/chorizo-angus-reserva-r-6990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:49,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-38860 status-publish instock product_cat-boi product_cat-cortes-gourmet product_cat-cortes-magros product_cat-dia-a-dia product_cat-mix-10-pessoas-premium product_cat-promocao product_tag-18-11-2023 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"49\" data-id=\"38860\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146785 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/filet-migon-reserva-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-84440 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"38860\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=38860\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"38860\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fil\u00e9 Mignon | Reserva - 109.90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFil\u00e9 Mignon | Reserva - 109.90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\">Fil\u00e9 Mignon | Reserva &#8211; 109.90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>126.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:38860,&quot;item_id&quot;:38860,&quot;item_name&quot;:&quot;Fil\\u00e9 Mignon | Reserva - 109.90 kg&quot;,&quot;sku&quot;:38860,&quot;price&quot;:126.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:38860,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/file-mignon-reserva\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:50,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-84419 status-publish instock product_cat-boi product_cat-chorizo product_cat-cortes-gourmet product_cat-cortes-da-costela has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"50\" data-id=\"84419\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bananinha-do-contra-file-frigovitta-r-3990-kg-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-84420 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-19-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-19-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-19-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/bananinha-do-contra-file-frigovitta-r-3990-kg-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"84419\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=84419\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"84419\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Bananinha - Frigovitta | R$: 59,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBananinha - Frigovitta | R$: 59,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bananinha-do-contra-file-frigovitta-r-3990-kg-congelado\/\">Bananinha &#8211; Frigovitta | R$: 59,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>55.11<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:84419,&quot;item_id&quot;:84419,&quot;item_name&quot;:&quot;Bananinha - Frigovitta | R$: 59,90 kg&quot;,&quot;sku&quot;:84419,&quot;price&quot;:55.11,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:84419,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/bananinha-do-contra-file-frigovitta-r-3990-kg-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:51,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-8542 status-publish last instock product_cat-boi product_cat-cortes-da-costela product_cat-sugestao-air-fyer product_tag-cortes-da-costela has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"51\" data-id=\"8542\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/costela-premium-c-queijo\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147967 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/11\/costela-bovina-com-queijo-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/costela-premium-c-queijo\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"8542\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=8542\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"8542\" data-product_sku=\"2099\" aria-label=\"Adicione ao carrinho: &ldquo;Costela Bovina com Queijo | R$: 69,90 (un)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCostela Bovina com Queijo | R$: 69,90 (un)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/costela-premium-c-queijo\/\">Costela Bovina com Queijo | R$: 69,90 (un)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>69.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:8542,&quot;item_id&quot;:8542,&quot;item_name&quot;:&quot;Costela Bovina com Queijo | R$: 69,90 (un)&quot;,&quot;sku&quot;:&quot;2099&quot;,&quot;price&quot;:69.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Sugest\\u00e3o - Air Fyer&quot;,&quot;id&quot;:8542,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/costela-premium-c-queijo\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:52,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-2272 status-publish first instock product_cat-boi product_cat-estancia-92 product_cat-maminha product_cat-sugestao-air-fyer product_tag-maminha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"52\" data-id=\"2272\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/maminha-estancia-92-r-69-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-77377 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-76-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-76-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-76-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/maminha-estancia-92-r-69-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-77374 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-74-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-74-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-74-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/maminha-estancia-92-r-69-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2272\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2272\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2272\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Maminha Est\u00e2ncia 92 | R$: 69,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cMaminha Est\u00e2ncia 92 | R$: 69,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/maminha-estancia-92-r-69-90-kg\/\">Maminha Est\u00e2ncia 92 | R$: 69,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>69.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2272,&quot;item_id&quot;:2272,&quot;item_name&quot;:&quot;Maminha Est\\u00e2ncia 92 | R$: 69,90 kg&quot;,&quot;sku&quot;:2272,&quot;price&quot;:69.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Maminha&quot;,&quot;id&quot;:2272,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/maminha-estancia-92-r-69-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:53,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-26052 status-publish instock product_cat-boi product_cat-cortes-da-costela product_tag-23-10-2024 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"53\" data-id=\"26052\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/assado-de-tiras-a-r-g-r-59-9-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-80083 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2024-04-03T133338.468-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2024-04-03T133338.468-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2024-04-03T133338.468-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/assado-de-tiras-a-r-g-r-59-9-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-80084 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2024-04-03T133641.984-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2024-04-03T133641.984-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2024-04-03T133641.984-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/assado-de-tiras-a-r-g-r-59-9-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"26052\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=26052\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"26052\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Assado de Tiras A.R.G - R$ 89,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAssado de Tiras A.R.G - R$ 89,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/assado-de-tiras-a-r-g-r-59-9-kg\/\">Assado de Tiras A.R.G &#8211; R$ 89,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>89.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:26052,&quot;item_id&quot;:26052,&quot;item_name&quot;:&quot;Assado de Tiras A.R.G - R$ 89,90 kg&quot;,&quot;sku&quot;:26052,&quot;price&quot;:89.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Costela&quot;,&quot;id&quot;:26052,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/assado-de-tiras-a-r-g-r-59-9-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:54,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-20069 status-publish instock product_cat-boi product_cat-cortes-da-costela product_tag-16-08-2025 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"54\" data-id=\"20069\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/rib-steak-cara-preta-costela-do-traseiro-r-69-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-77376 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/Design-sem-nome-75-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/Design-sem-nome-75-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/Design-sem-nome-75-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/rib-steak-cara-preta-costela-do-traseiro-r-69-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-77371 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/Design-sem-nome-72-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/Design-sem-nome-72-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/Design-sem-nome-72-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/rib-steak-cara-preta-costela-do-traseiro-r-69-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20069\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=20069\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"20069\" data-product_sku=\"0266\" aria-label=\"Adicione ao carrinho: &ldquo;Rib Steak | CaraPreta - R$: 149,90kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cRib Steak | CaraPreta - R$: 149,90kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/rib-steak-cara-preta-costela-do-traseiro-r-69-90-kg\/\">Rib Steak | CaraPreta &#8211; R$: 149,90kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>134.91<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:20069,&quot;item_id&quot;:20069,&quot;item_name&quot;:&quot;Rib Steak | CaraPreta - R$: 149,90kg&quot;,&quot;sku&quot;:&quot;0266&quot;,&quot;price&quot;:134.91,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Costela&quot;,&quot;id&quot;:20069,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/rib-steak-cara-preta-costela-do-traseiro-r-69-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:55,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-1918 status-publish last instock product_cat-angus product_cat-boi product_cat-cortes-da-costela product_tag-12-09-2025 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"55\" data-id=\"1918\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/costela-do-traseiro-janela-four-ribs-carapreta-r-59-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-13848 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/4-ribs-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/costela-do-traseiro-janela-four-ribs-carapreta-r-59-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-3532 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/4-ribs-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/costela-do-traseiro-janela-four-ribs-carapreta-r-59-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1918\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=1918\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"1918\" data-product_sku=\"3010\" aria-label=\"Adicione ao carrinho: &ldquo;Costela do Traseiro Janela Four Ribs Intermezzo | CaraPreta - 79,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCostela do Traseiro Janela Four Ribs Intermezzo | CaraPreta - 79,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/costela-do-traseiro-janela-four-ribs-carapreta-r-59-90-kg\/\">Costela do Traseiro Janela Four Ribs Intermezzo | CaraPreta &#8211; 79,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>87.89<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1918,&quot;item_id&quot;:1918,&quot;item_name&quot;:&quot;Costela do Traseiro Janela Four Ribs Intermezzo | CaraPreta - 79,90 kg&quot;,&quot;sku&quot;:&quot;3010&quot;,&quot;price&quot;:87.89,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:1918,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/costela-do-traseiro-janela-four-ribs-carapreta-r-59-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:56,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-43312 status-publish first instock product_cat-angus product_cat-boi product_cat-cortes-gourmet product_cat-cortes-da-costela product_tag-25-07-2024 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"56\" data-id=\"43312\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/assado-de-tiras-vpj\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-78357 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/01\/Design-sem-nome-2024-03-15T161007.366-1-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/01\/Design-sem-nome-2024-03-15T161007.366-1-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/01\/Design-sem-nome-2024-03-15T161007.366-1-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/assado-de-tiras-vpj\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-78359 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/01\/Design-sem-nome-2024-03-15T161348.156-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/01\/Design-sem-nome-2024-03-15T161348.156-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/01\/Design-sem-nome-2024-03-15T161348.156-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/assado-de-tiras-vpj\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"43312\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=43312\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"43312\" data-product_sku=\"0586\" aria-label=\"Adicione ao carrinho: &ldquo;Assado de tiras Angus - VPJ | R$ 119,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAssado de tiras Angus - VPJ | R$ 119,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/assado-de-tiras-vpj\/\">Assado de tiras Angus &#8211; VPJ | R$ 119,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>89.93<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:43312,&quot;item_id&quot;:43312,&quot;item_name&quot;:&quot;Assado de tiras Angus - VPJ | R$ 119,90 kg&quot;,&quot;sku&quot;:&quot;0586&quot;,&quot;price&quot;:89.93,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:43312,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/assado-de-tiras-vpj\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:57,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-4504 status-publish instock product_cat-ancho product_cat-angus product_cat-boi product_cat-cortes-magros product_cat-cortes-da-costela product_tag-ancho has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"57\" data-id=\"4504\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-bbq-secrets-r-109-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-15240 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/08\/ancho-bbq-secrets-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-bbq-secrets-r-109-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"4504\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=4504\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"4504\" data-product_sku=\"0208\" aria-label=\"Adicione ao carrinho: &ldquo;Ancho BBQ Secrets l 89,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAncho BBQ Secrets l 89,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-bbq-secrets-r-109-90-kg\/\">Ancho BBQ Secrets l 89,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>107.88<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:4504,&quot;item_id&quot;:4504,&quot;item_name&quot;:&quot;Ancho BBQ Secrets l 89,90 kg&quot;,&quot;sku&quot;:&quot;0208&quot;,&quot;price&quot;:107.88,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cortes Magros&quot;,&quot;id&quot;:4504,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/ancho-bbq-secrets-r-109-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:58,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-1843 status-publish instock product_cat-boi product_cat-cortes-gourmet product_cat-cortes-magros product_tag-21-09-2025 has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"58\" data-id=\"1843\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/skirt-steak-diafragma-carapreta-r-79-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-77913 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-2024-03-09T171612.904-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-2024-03-09T171612.904-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-2024-03-09T171612.904-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/skirt-steak-diafragma-carapreta-r-79-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-81584 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-2024-04-17T164430.457-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-2024-04-17T164430.457-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-2024-04-17T164430.457-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/skirt-steak-diafragma-carapreta-r-79-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1843\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=1843\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"1843\" data-product_sku=\"0457\" aria-label=\"Adicione ao carrinho: &ldquo;Skirt Steak | Carapreta - R$: 189,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSkirt Steak | Carapreta - R$: 189,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/skirt-steak-diafragma-carapreta-r-79-90-kg\/\">Skirt Steak | Carapreta &#8211; R$: 189,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>220.28<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1843,&quot;item_id&quot;:1843,&quot;item_name&quot;:&quot;Skirt Steak | Carapreta - R$: 189,90 kg&quot;,&quot;sku&quot;:&quot;0457&quot;,&quot;price&quot;:220.28,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:1843,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/skirt-steak-diafragma-carapreta-r-79-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:59,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-15560 status-publish last instock product_cat-boi product_cat-chorizo has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"59\" data-id=\"15560\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bife-chorizo-bassi-r-79-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-77495 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/02\/Design-sem-nome-2024-03-06T124117.014-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/02\/Design-sem-nome-2024-03-06T124117.014-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/02\/Design-sem-nome-2024-03-06T124117.014-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bife-chorizo-bassi-r-79-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-77491 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/02\/Design-sem-nome-2024-03-06T122903.059-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/02\/Design-sem-nome-2024-03-06T122903.059-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/02\/Design-sem-nome-2024-03-06T122903.059-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/bife-chorizo-bassi-r-79-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"15560\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=15560\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"15560\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Bife Chorizo | Bassi - R$: 99,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBife Chorizo | Bassi - R$: 99,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bife-chorizo-bassi-r-79-90-kg\/\">Bife Chorizo | Bassi &#8211; R$: 99,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>114.88<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:15560,&quot;item_id&quot;:15560,&quot;item_name&quot;:&quot;Bife Chorizo | Bassi - R$: 99,90 kg&quot;,&quot;sku&quot;:15560,&quot;price&quot;:114.88,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Chorizo&quot;,&quot;id&quot;:15560,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/bife-chorizo-bassi-r-79-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:60,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-108483 status-publish first instock product_cat-boi product_cat-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"60\" data-id=\"108483\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-bovino-chef-r4490-temperado-e-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-108486 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T121434.162-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T121434.162-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T121434.162-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-bovino-chef-r4490-temperado-e-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-108487 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T122742.089-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T122742.089-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T122742.089-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-bovino-chef-r4490-temperado-e-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"108483\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=108483\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"108483\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetinho Bovino - Chef | R$:44,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetinho Bovino - Chef | R$:44,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-bovino-chef-r4490-temperado-e-congelado\/\">Espetinho Bovino &#8211; Chef | R$:44,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>44.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:108483,&quot;item_id&quot;:108483,&quot;item_name&quot;:&quot;Espetinho Bovino - Chef | R$:44,90&quot;,&quot;sku&quot;:108483,&quot;price&quot;:44.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:108483,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetinho-bovino-chef-r4490-temperado-e-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:61,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-58990 status-publish instock product_cat-cortes-do-acem product_cat-angus product_cat-boi product_cat-cortes-gourmet product_cat-cortes-magros product_tag-16-08-2025 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"61\" data-id=\"58990\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/denver-angus-cara-preta\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-134018 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/09\/ff323b4db8266c21de3558cabf16e33ce2cc7711-405x330.webp\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/09\/ff323b4db8266c21de3558cabf16e33ce2cc7711-405x330.webp 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/09\/ff323b4db8266c21de3558cabf16e33ce2cc7711-810x660.webp 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/denver-angus-cara-preta\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-80093 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/09\/Design-sem-nome-2024-04-03T152617.998-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/09\/Design-sem-nome-2024-04-03T152617.998-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/09\/Design-sem-nome-2024-04-03T152617.998-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/denver-angus-cara-preta\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"58990\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=58990\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"58990\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Denver Angus  | Cara Preta - R$: 239,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cDenver Angus  | Cara Preta - R$: 239,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/denver-angus-cara-preta\/\">Denver Angus  | Cara Preta &#8211; R$: 239,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>227.91<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:58990,&quot;item_id&quot;:58990,&quot;item_name&quot;:&quot;Denver Angus  | Cara Preta - R$: 239,90 kg&quot;,&quot;sku&quot;:58990,&quot;price&quot;:227.91,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ac\\u00e9m&quot;,&quot;id&quot;:58990,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/denver-angus-cara-preta\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:62,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-149451 status-publish instock product_cat-boi product_cat-promocao product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"62\" data-id=\"149451\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149452 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-22-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149451\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149451\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149451\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Cruzeiro do Sul | R$ 69,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Cruzeiro do Sul | R$ 69,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-cruzeiro-do-sul-r-6990\/\">Picanha Cruzeiro do Sul | R$ 69,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>94.36<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149451,&quot;item_id&quot;:149451,&quot;item_name&quot;:&quot;Picanha Cruzeiro do Sul | R$ 69,90&quot;,&quot;sku&quot;:149451,&quot;price&quot;:94.36,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:149451,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-cruzeiro-do-sul-r-6990\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:63,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-48143 status-publish last instock product_cat-boi product_cat-maminha has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"63\" data-id=\"48143\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-grill-frigovitta\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-48161 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/04\/fraldinha-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-grill-frigovitta\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"48143\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=48143\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"48143\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fraldinha Grill | Frigovitta- R$: 69,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFraldinha Grill | Frigovitta- R$: 69,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-grill-frigovitta\/\">Fraldinha Grill | Frigovitta- R$: 69,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>94.37<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:48143,&quot;item_id&quot;:48143,&quot;item_name&quot;:&quot;Fraldinha Grill | Frigovitta- R$: 69,90 kg&quot;,&quot;sku&quot;:48143,&quot;price&quot;:94.37,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Maminha&quot;,&quot;id&quot;:48143,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/fraldinha-grill-frigovitta\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:64,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-139276 status-publish first outofstock product_cat-boi product_cat-chorizo has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"64\" data-id=\"139276\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/contra-file-chef-plena-r-6990kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147965 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/chorizo-chef-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/contra-file-chef-plena-r-6990kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"139276\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/contra-file-chef-plena-r-6990kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"139276\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;Contra Fil\u00e9- Chef Plena | R$: 59,90kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/contra-file-chef-plena-r-6990kg\/\">Contra Fil\u00e9- Chef Plena | R$: 59,90kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>107.82<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:139276,&quot;item_id&quot;:139276,&quot;item_name&quot;:&quot;Contra Fil\\u00e9- Chef Plena | R$: 59,90kg&quot;,&quot;sku&quot;:139276,&quot;price&quot;:107.82,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:139276,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/contra-file-chef-plena-r-6990kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:65,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-48268 status-publish instock product_cat-boi product_tag-29-10-2023 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"65\" data-id=\"48268\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cupim-montana\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-48269 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/05\/cupim-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cupim-montana\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"48268\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=48268\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"48268\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cupim | Montana - 59,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCupim | Montana - 59,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cupim-montana\/\">Cupim | Montana &#8211; 59,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>119.80<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:48268,&quot;item_id&quot;:48268,&quot;item_name&quot;:&quot;Cupim | Montana - 59,90 kg&quot;,&quot;sku&quot;:48268,&quot;price&quot;:119.8,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:48268,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cupim-montana\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:66,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-97147 status-publish instock product_cat-boi product_cat-cortes-gourmet has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"66\" data-id=\"97147\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/denver-steak-taurus-guidara-r-7990-pct-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-97148 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-24T152405.747-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-24T152405.747-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-24T152405.747-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/denver-steak-taurus-guidara-r-7990-pct-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-97150 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-24T153049.347-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-24T153049.347-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-24T153049.347-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/denver-steak-taurus-guidara-r-7990-pct-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"97147\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=97147\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"97147\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Denver Steak Taurus - Guidara | R$ 89,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cDenver Steak Taurus - Guidara | R$ 89,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/denver-steak-taurus-guidara-r-7990-pct-congelado\/\">Denver Steak Taurus &#8211; Guidara | R$ 89,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>89.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:97147,&quot;item_id&quot;:97147,&quot;item_name&quot;:&quot;Denver Steak Taurus - Guidara | R$ 89,90 (pct)&quot;,&quot;sku&quot;:97147,&quot;price&quot;:89.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:97147,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/denver-steak-taurus-guidara-r-7990-pct-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:67,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-143095 status-publish last instock product_cat-boi has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"67\" data-id=\"143095\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/baby-beef-chef-frigol-r-7990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147970 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/baby-beef-frigol-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/baby-beef-chef-frigol-r-7990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"143095\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=143095\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"143095\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Baby Beef - Chef Frigol | R$: 69,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBaby Beef - Chef Frigol | R$: 69,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/baby-beef-chef-frigol-r-7990-kg\/\">Baby Beef &#8211; Chef Frigol | R$: 69,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>94.37<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:143095,&quot;item_id&quot;:143095,&quot;item_name&quot;:&quot;Baby Beef - Chef Frigol | R$: 69,90 kg&quot;,&quot;sku&quot;:143095,&quot;price&quot;:94.37,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:143095,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/baby-beef-chef-frigol-r-7990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:68,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-149448 status-publish first instock product_cat-boi product_cat-oportunidade product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"68\" data-id=\"149448\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fatiada-maxxy-r-4990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149449 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-21-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-21-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-21-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fatiada-maxxy-r-4990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149448\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149448\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149448\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Fatiada Maxxy | R$ 49,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Fatiada Maxxy | R$ 49,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-fatiada-maxxy-r-4990-kg\/\">Picanha Fatiada Maxxy | R$ 49,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>99.80<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149448,&quot;item_id&quot;:149448,&quot;item_name&quot;:&quot;Picanha Fatiada Maxxy | R$ 49,90 kg&quot;,&quot;sku&quot;:149448,&quot;price&quot;:99.8,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:149448,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-fatiada-maxxy-r-4990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:69,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-114036 status-publish instock product_cat-boi has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"69\" data-id=\"114036\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cupim-frigovitta-r-5990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-114037 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T171401.770-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T171401.770-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T171401.770-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cupim-frigovitta-r-5990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"114036\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=114036\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"114036\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cupim Frigovitta | R$: 59,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCupim Frigovitta | R$: 59,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cupim-frigovitta-r-5990-kg\/\">Cupim Frigovitta | R$: 59,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>44.92<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:114036,&quot;item_id&quot;:114036,&quot;item_name&quot;:&quot;Cupim Frigovitta | R$: 59,90 kg&quot;,&quot;sku&quot;:114036,&quot;price&quot;:44.92,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:114036,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cupim-frigovitta-r-5990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:70,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-96495 status-publish instock product_cat-cortes-do-acem product_cat-boi product_cat-wagyu has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"70\" data-id=\"96495\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-wagyu-puro-guidara-r-8490-pct-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-115512 wd-lazy-load wd-lazy-fade\" alt=\"chuck wagyu\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-3-405x330.png\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-3-405x330.png 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-3-810x660.png 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-wagyu-puro-guidara-r-8490-pct-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-96497 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-16T195905.450-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-16T195905.450-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-16T195905.450-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-wagyu-puro-guidara-r-8490-pct-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"96495\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=96495\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"96495\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Chuck Steak Wagyu - Guidara | R$: 119,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cChuck Steak Wagyu - Guidara | R$: 119,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-wagyu-puro-guidara-r-8490-pct-congelado\/\">Chuck Steak Wagyu &#8211; Guidara | R$: 119,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>119.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:96495,&quot;item_id&quot;:96495,&quot;item_name&quot;:&quot;Chuck Steak Wagyu - Guidara | R$: 119,90 (pct)&quot;,&quot;sku&quot;:96495,&quot;price&quot;:119.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:96495,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/chuck-steak-wagyu-puro-guidara-r-8490-pct-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:71,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-125312 status-publish last instock product_cat-boi product_cat-cortes-da-costela has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"71\" data-id=\"125312\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kansas-ribs-taurus-guidara-r-3290-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-125313 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-20T110516.537-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-20T110516.537-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-20T110516.537-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kansas-ribs-taurus-guidara-r-3290-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-125314 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-20T111116.382-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-20T111116.382-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-20T111116.382-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kansas-ribs-taurus-guidara-r-3290-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"125312\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=125312\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"125312\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Kansas Ribs - Taurus Guidara | R$: 32,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cKansas Ribs - Taurus Guidara | R$: 32,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kansas-ribs-taurus-guidara-r-3290-pct\/\">Kansas Ribs &#8211; Taurus Guidara | R$: 32,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>32.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:125312,&quot;item_id&quot;:125312,&quot;item_name&quot;:&quot;Kansas Ribs - Taurus Guidara | R$: 32,90 (pct)&quot;,&quot;sku&quot;:125312,&quot;price&quot;:32.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:125312,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kansas-ribs-taurus-guidara-r-3290-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:72,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-148181 status-publish first instock product_cat-boi product_cat-cortes-magros product_cat-dia-a-dia product_cat-nacionais product_cat-novidade product_cat-oportunidade has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"72\" data-id=\"148181\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-cruzeiro-do-sul-r-8990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-148183 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-13-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-13-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-13-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-cruzeiro-do-sul-r-8990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"148181\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=148181\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"148181\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fil\u00e9 Mignon | Cruzeiro do Sul - R$ 89,90 Kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFil\u00e9 Mignon | Cruzeiro do Sul - R$ 89,90 Kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-cruzeiro-do-sul-r-8990-kg\/\">Fil\u00e9 Mignon | Cruzeiro do Sul &#8211; R$ 89,90 Kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>121.37<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:148181,&quot;item_id&quot;:148181,&quot;item_name&quot;:&quot;Fil\\u00e9 Mignon | Cruzeiro do Sul - R$ 89,90 Kg&quot;,&quot;sku&quot;:148181,&quot;price&quot;:121.37,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:148181,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/file-mignon-cruzeiro-do-sul-r-8990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:73,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-141353 status-publish instock product_cat-boi product_cat-economicas has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"73\" data-id=\"141353\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bone-steak-guidara-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147968 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/bone-steak-guidara-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/bone-steak-guidara-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"141353\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=141353\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"141353\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Bone Steak Guidara - Pct&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBone Steak Guidara - Pct\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bone-steak-guidara-pct\/\">Bone Steak Guidara &#8211; Pct<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>64.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:141353,&quot;item_id&quot;:141353,&quot;item_name&quot;:&quot;Bone Steak Guidara - Pct&quot;,&quot;sku&quot;:141353,&quot;price&quot;:64.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:141353,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/bone-steak-guidara-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:74,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-150409 status-publish instock product_cat-boi product_cat-novidade product_cat-oportunidade has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"74\" data-id=\"150409\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-serenada-com-manteiga-de-garrafa-r12990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150410 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-27-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-27-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-27-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-serenada-com-manteiga-de-garrafa-r12990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150409\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=150409\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"150409\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fraldinha Serenada com Manteiga de Garrafa | R$129,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFraldinha Serenada com Manteiga de Garrafa | R$129,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldinha-serenada-com-manteiga-de-garrafa-r12990-kg\/\">Fraldinha Serenada com Manteiga de Garrafa | R$129,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>90.93<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150409,&quot;item_id&quot;:150409,&quot;item_name&quot;:&quot;Fraldinha Serenada com Manteiga de Garrafa | R$129,90 kg&quot;,&quot;sku&quot;:150409,&quot;price&quot;:90.93,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:150409,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/fraldinha-serenada-com-manteiga-de-garrafa-r12990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:75,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-150424 status-publish last instock product_cat-boi product_cat-novidade product_cat-picanha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"75\" data-id=\"150424\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150425 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-28-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150424\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=150424\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"150424\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Picanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPicanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\/\">Picanha Aos Mininu | Serenada na Manteiga de Garrafa &#8211; R$169,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>195.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150424,&quot;item_id&quot;:150424,&quot;item_name&quot;:&quot;Picanha Aos Mininu | Serenada na Manteiga de Garrafa - R$169,90 kg&quot;,&quot;sku&quot;:150424,&quot;price&quot;:195.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:150424,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/picanha-aos-mininu-serenada-na-manteiga-de-garrafa-r16990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:76,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-149330 status-publish first instock product_cat-cortes-do-acem product_cat-boi product_cat-novidade has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"76\" data-id=\"149330\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-888-r-7990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149355 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-19-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-19-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-19-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-888-r-7990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149330\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149330\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149330\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Chuck Steak 888 | R$ 79,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cChuck Steak 888 | R$ 79,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chuck-steak-888-r-7990-kg\/\">Chuck Steak 888 | R$ 79,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>63.92<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149330,&quot;item_id&quot;:149330,&quot;item_name&quot;:&quot;Chuck Steak 888 | R$ 79,90 kg&quot;,&quot;sku&quot;:149330,&quot;price&quot;:63.92,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:149330,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/chuck-steak-888-r-7990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:77,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-147626 status-publish instock product_cat-cortes-do-acem product_cat-boi product_cat-oportunidade product_cat-wagyu product_tag-wagyu has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"77\" data-id=\"147626\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/short-rib-wagyu-kobbef-guidara-r-22990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147630 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-12-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-12-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-12-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/short-rib-wagyu-kobbef-guidara-r-22990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"147626\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=147626\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"147626\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Short Rib Wagyu Kobbef - Guidara | R$: 229,90 Kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cShort Rib Wagyu Kobbef - Guidara | R$: 229,90 Kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/short-rib-wagyu-kobbef-guidara-r-22990-kg\/\">Short Rib Wagyu Kobbef &#8211; Guidara | R$: 229,90 Kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>183.92<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:147626,&quot;item_id&quot;:147626,&quot;item_name&quot;:&quot;Short Rib Wagyu Kobbef - Guidara | R$: 229,90 Kg&quot;,&quot;sku&quot;:147626,&quot;price&quot;:183.92,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ac\\u00e9m&quot;,&quot;id&quot;:147626,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/short-rib-wagyu-kobbef-guidara-r-22990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:78,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div><\/div>\n      <div class=\"ag-cat-panel\" id=\"cat-frango\" role=\"tabpanel\"><div class=\"woocommerce columns-4 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-335 status-publish outofstock product_cat-frango product_cat-sugestao-air-fyer product_cat-top-10 product_cat-top-20-frango has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"78\" data-id=\"335\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-na-cerveja-r24-90kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-41460 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/sobrecoxa-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-na-cerveja-r24-90kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-80082 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-04-03T132837.705-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-04-03T132837.705-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-04-03T132837.705-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-na-cerveja-r24-90kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"335\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-na-cerveja-r24-90kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"335\" data-product_sku=\"6000\" aria-label=\"Leia mais sobre &ldquo;Sobrecoxa Desossada e Temperada na Cerveja&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-na-cerveja-r24-90kg\/\">Sobrecoxa Desossada e Temperada na Cerveja<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>24.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:335,&quot;item_id&quot;:335,&quot;item_name&quot;:&quot;Sobrecoxa Desossada e Temperada na Cerveja&quot;,&quot;sku&quot;:&quot;6000&quot;,&quot;price&quot;:24.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Frango&quot;,&quot;id&quot;:335,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sobrecoxa-desossada-na-cerveja-r24-90kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:79,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-1822 status-publish last instock product_cat-frango product_cat-original product_cat-top-10 product_cat-top-20-frango has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"79\" data-id=\"1822\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-na-mostarda-e-mel-r-12-90-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-41447 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/coxinha-mostarda-e-mel-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-na-mostarda-e-mel-r-12-90-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"259\" height=\"194\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73531 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 259px) 100vw, 259px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/coxi-mostarda.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/coxi-mostarda.jpg 259w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/coxi-mostarda-150x112.jpg 150w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-na-mostarda-e-mel-r-12-90-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1822\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=1822\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"1822\" data-product_sku=\"6012\" aria-label=\"Adicione ao carrinho: &ldquo;Coxinha na Mostarda e Mel&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCoxinha na Mostarda e Mel\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-na-mostarda-e-mel-r-12-90-pct\/\">Coxinha na Mostarda e Mel<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 5.00 de 5\">\n\t\t\t\t\t<span style=\"width:100%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">5.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>14.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1822,&quot;item_id&quot;:1822,&quot;item_name&quot;:&quot;Coxinha na Mostarda e Mel&quot;,&quot;sku&quot;:&quot;6012&quot;,&quot;price&quot;:14.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Frango&quot;,&quot;id&quot;:1822,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/coxinha-na-mostarda-e-mel-r-12-90-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:80,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-337 status-publish first instock product_cat-frango product_cat-sugestao-air-fyer product_cat-top-10 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"80\" data-id=\"337\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipa-ao-vinho-r-32-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14415 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipa-ao-vinho-r-32-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73545 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipa-ao-vinho-r-32-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"337\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=337\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"337\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Tulipa ao Vinho&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cTulipa ao Vinho\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipa-ao-vinho-r-32-90-kg\/\">Tulipa ao Vinho<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:337,&quot;item_id&quot;:337,&quot;item_name&quot;:&quot;Tulipa ao Vinho&quot;,&quot;sku&quot;:337,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Frango&quot;,&quot;id&quot;:337,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/tulipa-ao-vinho-r-32-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:81,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-18335 status-publish instock product_cat-frango product_cat-original product_cat-top-20-frango has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"81\" data-id=\"18335\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipinha-na-rapadura-e-cachaca-r-17-90-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-18338 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/tulipinha-rapadura-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipinha-na-rapadura-e-cachaca-r-17-90-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73566 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/Tulipa-na-rapa-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipinha-na-rapadura-e-cachaca-r-17-90-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"18335\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=18335\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"18335\" data-product_sku=\"6026\" aria-label=\"Adicione ao carrinho: &ldquo;Tulipa na Rapadura e Cacha\u00e7a&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cTulipa na Rapadura e Cacha\u00e7a\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipinha-na-rapadura-e-cachaca-r-17-90-pct\/\">Tulipa na Rapadura e Cacha\u00e7a<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:18335,&quot;item_id&quot;:18335,&quot;item_name&quot;:&quot;Tulipa na Rapadura e Cacha\\u00e7a&quot;,&quot;sku&quot;:&quot;6026&quot;,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Frango&quot;,&quot;id&quot;:18335,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/tulipinha-na-rapadura-e-cachaca-r-17-90-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:82,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-336 status-publish instock product_cat-frango product_cat-sugestao-air-fyer has-post-thumbnail featured shipping-taxable purchasable product-type-simple\" data-loop=\"82\" data-id=\"336\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-tempero-italiano-r-19-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14401 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/coxinha-da-asa-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-tempero-italiano-r-19-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73491 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-tempero-italiano-r-19-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"336\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=336\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"336\" data-product_sku=\"6001\" aria-label=\"Adicione ao carrinho: &ldquo;Coxinha Tempero Italiano&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCoxinha Tempero Italiano\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-tempero-italiano-r-19-90-kg\/\">Coxinha Tempero Italiano<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>19.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:336,&quot;item_id&quot;:336,&quot;item_name&quot;:&quot;Coxinha Tempero Italiano&quot;,&quot;sku&quot;:&quot;6001&quot;,&quot;price&quot;:19.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Frango&quot;,&quot;id&quot;:336,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/coxinha-tempero-italiano-r-19-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:83,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-44725 status-publish last outofstock product_cat-frango product_cat-original has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"83\" data-id=\"44725\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-marinada-na-mostarda-mel-e-gorgonzola\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-125303 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/02\/f2e32710daf63e8595ac5ccf77e2439c6f7243a7-405x330.webp\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/02\/f2e32710daf63e8595ac5ccf77e2439c6f7243a7-405x330.webp 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/02\/f2e32710daf63e8595ac5ccf77e2439c6f7243a7-810x660.webp 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-marinada-na-mostarda-mel-e-gorgonzola\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-126403 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/02\/sobrecoxa-gorgonzola-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-marinada-na-mostarda-mel-e-gorgonzola\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"44725\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-marinada-na-mostarda-mel-e-gorgonzola\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"44725\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;Sobrecoxa Desossada Marinada na Mostarda, Mel e Gorgonzola&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sobrecoxa-desossada-marinada-na-mostarda-mel-e-gorgonzola\/\">Sobrecoxa Desossada Marinada na Mostarda, Mel e Gorgonzola<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>27.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:44725,&quot;item_id&quot;:44725,&quot;item_name&quot;:&quot;Sobrecoxa Desossada Marinada na Mostarda, Mel e Gorgonzola&quot;,&quot;sku&quot;:44725,&quot;price&quot;:27.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Original&quot;,&quot;id&quot;:44725,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sobrecoxa-desossada-marinada-na-mostarda-mel-e-gorgonzola\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:84,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-138634 status-publish first outofstock product_cat-forno product_cat-frango product_cat-natal25 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"84\" data-id=\"138634\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mini-chester-l-farofa-r-4490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-56633 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/frang-3-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/mini-chester-l-farofa-r-4490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"138634\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mini-chester-l-farofa-r-4490-kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"138634\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;Mini-Chester l Farofa - R$ 44,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mini-chester-l-farofa-r-4490-kg\/\">Mini-Chester l Farofa &#8211; R$ 44,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>83.06<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:138634,&quot;item_id&quot;:138634,&quot;item_name&quot;:&quot;Mini-Chester l Farofa - R$ 44,90 kg&quot;,&quot;sku&quot;:138634,&quot;price&quot;:83.06,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:138634,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/mini-chester-l-farofa-r-4490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:85,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div><\/div>\n      <div class=\"ag-cat-panel\" id=\"cat-suino\" role=\"tabpanel\"><div class=\"woocommerce columns-4 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-342 status-publish instock product_cat-futebol product_cat-porco product_cat-suinos-para-churrasco product_cat-top-10 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"85\" data-id=\"342\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/torresmo-de-barriga-r-19-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-41446 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Untitled-design-7-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/torresmo-de-barriga-r-19-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-395 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/torresmo-405x330.jpeg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/torresmo-de-barriga-r-19-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"342\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=342\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"342\" data-product_sku=\"6008\" aria-label=\"Adicione ao carrinho: &ldquo;Torresmo de Barriga&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cTorresmo de Barriga\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/torresmo-de-barriga-r-19-90-kg\/\">Torresmo de Barriga<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>23.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:342,&quot;item_id&quot;:342,&quot;item_name&quot;:&quot;Torresmo de Barriga&quot;,&quot;sku&quot;:&quot;6008&quot;,&quot;price&quot;:23.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Futebol&quot;,&quot;id&quot;:342,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/torresmo-de-barriga-r-19-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:86,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-340 status-publish instock product_cat-porco product_cat-promocao product_cat-suinos-para-churrasco product_cat-top-20-porco has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"86\" data-id=\"340\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-ao-vinho-fatiado-r-29-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img fetchpriority=\"high\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-116769 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/pernil-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-ao-vinho-fatiado-r-29-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"340\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=340\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"340\" data-product_sku=\"6006\" aria-label=\"Adicione ao carrinho: &ldquo;Pernil Fatiado Temperado ( Fil\u00e9 Pork)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPernil Fatiado Temperado ( Fil\u00e9 Pork)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-ao-vinho-fatiado-r-29-90-kg\/\">Pernil Fatiado Temperado ( Fil\u00e9 Pork)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>25.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:340,&quot;item_id&quot;:340,&quot;item_name&quot;:&quot;Pernil Fatiado Temperado ( Fil\\u00e9 Pork)&quot;,&quot;sku&quot;:&quot;6006&quot;,&quot;price&quot;:25.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Porco&quot;,&quot;id&quot;:340,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pernil-ao-vinho-fatiado-r-29-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:87,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-689 status-publish last outofstock product_cat-dia-a-dia product_cat-forno product_cat-porco product_cat-promocao product_tag-recheado has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"87\" data-id=\"689\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146783 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/lombo-recheado-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"689\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"689\" data-product_sku=\"2015\" aria-label=\"Leia mais sobre &ldquo;Lombo Su\u00edno Ao Vinho | R$34,90 \/Kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\">Lombo Su\u00edno Ao Vinho | R$34,90 \/Kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>59.33<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:689,&quot;item_id&quot;:689,&quot;item_name&quot;:&quot;Lombo Su\\u00edno Ao Vinho | R$34,90 \\\/Kg&quot;,&quot;sku&quot;:&quot;2015&quot;,&quot;price&quot;:59.33,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:689,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/lombo-recheado-c-queijo-coalho-r-29-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:88,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-68338 status-publish first instock product_cat-exotico product_cat-forno product_cat-natal25 product_cat-original product_cat-porco has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"88\" data-id=\"68338\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-17715 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/leitoa-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"68338\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=68338\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"68338\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLeitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\">Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 4.00 de 5\">\n\t\t\t\t\t<span style=\"width:80%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">4.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>243.19<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:68338,&quot;item_id&quot;:68338,&quot;item_name&quot;:&quot;Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg&quot;,&quot;sku&quot;:68338,&quot;price&quot;:243.19,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Porco&quot;,&quot;id&quot;:68338,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:89,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-138673 status-publish instock product_cat-forno product_cat-natal25 product_cat-porco has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"89\" data-id=\"138673\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/porchetta-recheada-c-farofa\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-138680 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/porcheta500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/porchetta-recheada-c-farofa\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"138673\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=138673\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"138673\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Porchetta Recheada c\/ Farofa 39,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPorchetta Recheada c\/ Farofa 39,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/porchetta-recheada-c-farofa\/\">Porchetta Recheada c\/ Farofa 39,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>57.85<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:138673,&quot;item_id&quot;:138673,&quot;item_name&quot;:&quot;Porchetta Recheada c\\\/ Farofa 39,90 kg&quot;,&quot;sku&quot;:138673,&quot;price&quot;:57.85,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:138673,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/porchetta-recheada-c-farofa\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:90,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div><\/div>\n      <div class=\"ag-cat-panel\" id=\"cat-linguica\" role=\"tabpanel\"><div class=\"woocommerce columns-4 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-344 status-publish instock product_cat-linguica product_cat-linguica-suina product_cat-sugestao-air-fyer product_cat-suinos-para-churrasco product_cat-top-20-porco product_tag-linguica has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"90\" data-id=\"344\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-lombo-pura-r-15-90-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-29033 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/linguica-lombo-puro-otimizado-1-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-lombo-pura-r-15-90-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73522 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/lombo-puro-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-lombo-pura-r-15-90-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"344\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=344\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"344\" data-product_sku=\"6011\" aria-label=\"Adicione ao carrinho: &ldquo;Lingui\u00e7a de Lombo Pura&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLingui\u00e7a de Lombo Pura\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-lombo-pura-r-15-90-pct\/\">Lingui\u00e7a de Lombo Pura<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>16.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:344,&quot;item_id&quot;:344,&quot;item_name&quot;:&quot;Lingui\\u00e7a de Lombo Pura&quot;,&quot;sku&quot;:&quot;6011&quot;,&quot;price&quot;:16.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Lingui\\u00e7a&quot;,&quot;id&quot;:344,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/linguica-de-lombo-pura-r-15-90-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:91,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-347 status-publish last instock product_cat-angus product_cat-cortes-gourmet product_cat-linguica product_cat-linguica-bovina product_cat-sugestao-air-fyer product_tag-angus product_tag-cortes-da-costela product_tag-linguica has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"91\" data-id=\"347\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-angus-pacote\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-81210 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-04-12T165108.435-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-04-12T165108.435-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-04-12T165108.435-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-angus-pacote\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"347\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=347\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"347\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Lingui\u00e7a de Costela Angus | CaraPreta&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLingui\u00e7a de Costela Angus | CaraPreta\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-angus-pacote\/\">Lingui\u00e7a de Costela Angus | CaraPreta<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>15.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:347,&quot;item_id&quot;:347,&quot;item_name&quot;:&quot;Lingui\\u00e7a de Costela Angus | CaraPreta&quot;,&quot;sku&quot;:347,&quot;price&quot;:15.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Lingui\\u00e7a Bovina&quot;,&quot;id&quot;:347,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/linguica-de-costela-angus-pacote\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:92,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-1928 status-publish first instock product_cat-linguica product_cat-linguica-suina product_cat-original product_cat-sugestao-air-fyer product_cat-suinos-para-churrasco product_tag-cortes-da-costela product_tag-linguica has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"92\" data-id=\"1928\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-suina-c-barbecue-r-19-90-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14407 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/linguica-de-costela-c-barbecue-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-suina-c-barbecue-r-19-90-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73527 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/lingu-barbecue-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-suina-c-barbecue-r-19-90-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1928\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=1928\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"1928\" data-product_sku=\"6014\" aria-label=\"Adicione ao carrinho: &ldquo;Lingui\u00e7a de Costela Su\u00edna c\/ Barbecue&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLingui\u00e7a de Costela Su\u00edna c\/ Barbecue\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-suina-c-barbecue-r-19-90-pct\/\">Lingui\u00e7a de Costela Su\u00edna c\/ Barbecue<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 5.00 de 5\">\n\t\t\t\t\t<span style=\"width:100%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">5.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>16.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1928,&quot;item_id&quot;:1928,&quot;item_name&quot;:&quot;Lingui\\u00e7a de Costela Su\\u00edna c\\\/ Barbecue&quot;,&quot;sku&quot;:&quot;6014&quot;,&quot;price&quot;:16.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Lingui\\u00e7a&quot;,&quot;id&quot;:1928,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/linguica-de-costela-suina-c-barbecue-r-19-90-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:93,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-637 status-publish instock product_cat-linguica product_cat-linguica-suina product_cat-sugestao-air-fyer product_cat-suinos-para-churrasco product_tag-linguica has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"93\" data-id=\"637\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-c-raspa-de-requeijao-r-21-90-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14900 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/linguica-raspa-de-requeijao-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-c-raspa-de-requeijao-r-21-90-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-88624 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-10T190316.417-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-10T190316.417-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-10T190316.417-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-c-raspa-de-requeijao-r-21-90-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"637\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=637\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"637\" data-product_sku=\"6016\" aria-label=\"Adicione ao carrinho: &ldquo;Lingui\u00e7a com Raspa de Requeij\u00e3o (congelado)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLingui\u00e7a com Raspa de Requeij\u00e3o (congelado)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-c-raspa-de-requeijao-r-21-90-pct\/\">Lingui\u00e7a com Raspa de Requeij\u00e3o (congelado)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:637,&quot;item_id&quot;:637,&quot;item_name&quot;:&quot;Lingui\\u00e7a com Raspa de Requeij\\u00e3o (congelado)&quot;,&quot;sku&quot;:&quot;6016&quot;,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Lingui\\u00e7a Su\\u00edna&quot;,&quot;id&quot;:637,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/linguica-c-raspa-de-requeijao-r-21-90-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:94,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-57101 status-publish instock product_cat-linguica product_cat-sugestao-air-fyer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"94\" data-id=\"57101\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-queijo-brie-c-mel\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-81691 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/08\/linguica-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-queijo-brie-c-mel\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-81554 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/08\/Design-sem-nome-2024-04-17T110746.378-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/08\/Design-sem-nome-2024-04-17T110746.378-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/08\/Design-sem-nome-2024-04-17T110746.378-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-queijo-brie-c-mel\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"57101\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=57101\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"57101\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Lingui\u00e7a Su\u00edna c\/  Queijo Brie e Mel (congelado)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLingui\u00e7a Su\u00edna c\/  Queijo Brie e Mel (congelado)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-queijo-brie-c-mel\/\">Lingui\u00e7a Su\u00edna c\/  Queijo Brie e Mel (congelado)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>18.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:57101,&quot;item_id&quot;:57101,&quot;item_name&quot;:&quot;Lingui\\u00e7a Su\\u00edna c\\\/  Queijo Brie e Mel (congelado)&quot;,&quot;sku&quot;:57101,&quot;price&quot;:18.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Lingui\\u00e7a&quot;,&quot;id&quot;:57101,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/linguica-de-queijo-brie-c-mel\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:95,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-146030 status-publish last outofstock product_cat-angus product_cat-cortes-da-costela product_cat-linguica product_cat-linguica-bovina has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"95\" data-id=\"146030\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-angus-apimentada-cara-preta-r-1690-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147975 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/linguica-cara-preta-api-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-angus-apimentada-cara-preta-r-1690-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"146030\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-angus-apimentada-cara-preta-r-1690-pct\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"146030\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;Lingui\u00e7a de Costela Angus Apimentada - Cara Preta | R$: 16,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-de-costela-angus-apimentada-cara-preta-r-1690-pct\/\">Lingui\u00e7a de Costela Angus Apimentada &#8211; Cara Preta | R$: 16,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>16.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:146030,&quot;item_id&quot;:146030,&quot;item_name&quot;:&quot;Lingui\\u00e7a de Costela Angus Apimentada - Cara Preta | R$: 16,90 (pct)&quot;,&quot;sku&quot;:146030,&quot;price&quot;:16.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Lingui\\u00e7a&quot;,&quot;id&quot;:146030,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/linguica-de-costela-angus-apimentada-cara-preta-r-1690-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:96,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-149380 status-publish first instock product_cat-linguica product_cat-suinos-para-churrasco has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"96\" data-id=\"149380\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-cuiabana-seu-brasa\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149382 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-17-405x330.png\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-17-405x330.png 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-17-810x660.png 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-cuiabana-seu-brasa\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149381 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-20-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-20-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-20-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-cuiabana-seu-brasa\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149380\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149380\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149380\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Lingui\u00e7a Cuiabana - Seu Brasa&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLingui\u00e7a Cuiabana - Seu Brasa\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/linguica-cuiabana-seu-brasa\/\">Lingui\u00e7a Cuiabana &#8211; Seu Brasa<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>21.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149380,&quot;item_id&quot;:149380,&quot;item_name&quot;:&quot;Lingui\\u00e7a Cuiabana - Seu Brasa&quot;,&quot;sku&quot;:149380,&quot;price&quot;:21.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Lingui\\u00e7a&quot;,&quot;id&quot;:149380,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/linguica-cuiabana-seu-brasa\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:97,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div><\/div>\n      <div class=\"ag-cat-panel\" id=\"cat-paodealho\" role=\"tabpanel\"><div class=\"woocommerce columns-4 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-2349 status-publish instock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-sugestao-air-fyer product_cat-top-20-outros has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"97\" data-id=\"2349\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-tradicional\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-13862 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/tradicional-2-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-tradicional\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2349\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2349\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2349\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Alho | Tradicional Gourmet&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Alho | Tradicional Gourmet\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-tradicional\/\">P\u00e3o de Alho | Tradicional Gourmet<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>16.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2349,&quot;item_id&quot;:2349,&quot;item_name&quot;:&quot;P\\u00e3o de Alho | Tradicional Gourmet&quot;,&quot;sku&quot;:2349,&quot;price&quot;:16.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Top 20 (Outros)&quot;,&quot;id&quot;:2349,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-gourmet-tradicional\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:98,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-2355 status-publish instock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-top-20-outros has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"98\" data-id=\"2355\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-alho-poro\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-13859 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/alho-poro-2-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-alho-poro\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2355\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2355\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2355\" data-product_sku=\"8220\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Alho | Alho Por\u00f3 Gourmet&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Alho | Alho Por\u00f3 Gourmet\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-alho-poro\/\">P\u00e3o de Alho | Alho Por\u00f3 Gourmet<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2355,&quot;item_id&quot;:2355,&quot;item_name&quot;:&quot;P\\u00e3o de Alho | Alho Por\\u00f3 Gourmet&quot;,&quot;sku&quot;:&quot;8220&quot;,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Top 20 (Outros)&quot;,&quot;id&quot;:2355,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-gourmet-alho-poro\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:99,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-2357 status-publish last outofstock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-sugestao-air-fyer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"99\" data-id=\"2357\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-4-queijos\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-13858 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/4-queijos-2-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-4-queijos\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2357\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-4-queijos\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"2357\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;P\u00e3o de Alho | 4 Queijos Gourmet&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-4-queijos\/\">P\u00e3o de Alho | 4 Queijos Gourmet<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2357,&quot;item_id&quot;:2357,&quot;item_name&quot;:&quot;P\\u00e3o de Alho | 4 Queijos Gourmet&quot;,&quot;sku&quot;:2357,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;P\\u00e3es de Alho - Diversos&quot;,&quot;id&quot;:2357,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-gourmet-4-queijos\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:100,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-2359 status-publish first outofstock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-sugestao-air-fyer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"100\" data-id=\"2359\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-frango-c-requeijao\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-13860 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/frango-c-requeijao-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-frango-c-requeijao\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2359\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-frango-c-requeijao\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"2359\" data-product_sku=\"8244\" aria-label=\"Leia mais sobre &ldquo;P\u00e3o de Alho | Frango c\/ Requeij\u00e3o Gourmet&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-frango-c-requeijao\/\">P\u00e3o de Alho | Frango c\/ Requeij\u00e3o Gourmet<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2359,&quot;item_id&quot;:2359,&quot;item_name&quot;:&quot;P\\u00e3o de Alho | Frango c\\\/ Requeij\\u00e3o Gourmet&quot;,&quot;sku&quot;:&quot;8244&quot;,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;P\\u00e3es de Alho - Diversos&quot;,&quot;id&quot;:2359,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-gourmet-frango-c-requeijao\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:101,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-2361 status-publish instock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-sugestao-air-fyer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"101\" data-id=\"2361\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-tomate-seco\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-13861 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/tomate-seco-2-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-tomate-seco\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2361\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2361\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2361\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Alho | Tomate Seco Gourmet&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Alho | Tomate Seco Gourmet\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-gourmet-tomate-seco\/\">P\u00e3o de Alho | Tomate Seco Gourmet<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2361,&quot;item_id&quot;:2361,&quot;item_name&quot;:&quot;P\\u00e3o de Alho | Tomate Seco Gourmet&quot;,&quot;sku&quot;:2361,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;P\\u00e3es de Alho - Diversos&quot;,&quot;id&quot;:2361,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-gourmet-tomate-seco\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:102,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-94395 status-publish instock product_cat-paes-de-alho-diversos product_cat-pao-de-alho has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"102\" data-id=\"94395\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-alho-poro-c-queijo\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-94396 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-19T155814.921-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-19T155814.921-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-19T155814.921-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-alho-poro-c-queijo\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"94395\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=94395\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"94395\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Alho Dona Beth - Alho Por\u00f3 c\/ Queijo Sui\u00e7o&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Alho Dona Beth - Alho Por\u00f3 c\/ Queijo Sui\u00e7o\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-alho-poro-c-queijo\/\">P\u00e3o de Alho Dona Beth &#8211; Alho Por\u00f3 c\/ Queijo Sui\u00e7o<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:94395,&quot;item_id&quot;:94395,&quot;item_name&quot;:&quot;P\\u00e3o de Alho Dona Beth - Alho Por\\u00f3 c\\\/ Queijo Sui\\u00e7o&quot;,&quot;sku&quot;:94395,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;P\\u00e3es de Alho - Diversos&quot;,&quot;id&quot;:94395,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-dona-beth-alho-poro-c-queijo\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:103,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-86183 status-publish last instock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-sugestao-air-fyer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"103\" data-id=\"86183\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-frango-c-requeijao\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-86184 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/06\/FRANGO-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/06\/FRANGO-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/06\/FRANGO-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-frango-c-requeijao\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"86183\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=86183\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"86183\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Alho Dona Beth - Frango c\/ Requeij\u00e3o&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Alho Dona Beth - Frango c\/ Requeij\u00e3o\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-frango-c-requeijao\/\">P\u00e3o de Alho Dona Beth &#8211; Frango c\/ Requeij\u00e3o<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:86183,&quot;item_id&quot;:86183,&quot;item_name&quot;:&quot;P\\u00e3o de Alho Dona Beth - Frango c\\\/ Requeij\\u00e3o&quot;,&quot;sku&quot;:86183,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;P\\u00e3es de Alho - Diversos&quot;,&quot;id&quot;:86183,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-dona-beth-frango-c-requeijao\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:104,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-104568 status-publish first instock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-pao-de-alho-caixa has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"104\" data-id=\"104568\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-4-queijos\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-104569 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/01\/Design-sem-nome-2025-01-02T164155.442-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/01\/Design-sem-nome-2025-01-02T164155.442-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/01\/Design-sem-nome-2025-01-02T164155.442-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-4-queijos\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"104568\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=104568\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"104568\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Alho Dona Beth | 4 Queijos&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Alho Dona Beth | 4 Queijos\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-4-queijos\/\">P\u00e3o de Alho Dona Beth | 4 Queijos<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:104568,&quot;item_id&quot;:104568,&quot;item_name&quot;:&quot;P\\u00e3o de Alho Dona Beth | 4 Queijos&quot;,&quot;sku&quot;:104568,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;P\\u00e3es de Alho - Diversos&quot;,&quot;id&quot;:104568,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-dona-beth-4-queijos\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:105,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-94399 status-publish instock product_cat-paes-de-alho-diversos product_cat-pao-de-alho has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"105\" data-id=\"94399\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-bolinha-dona-beth-alho-c-queijo\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-94400 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-19T160623.747-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-19T160623.747-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-19T160623.747-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-bolinha-dona-beth-alho-c-queijo\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"94399\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=94399\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"94399\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Alho Bolinha - Dona Beth - Alho c\/ Queijo&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Alho Bolinha - Dona Beth - Alho c\/ Queijo\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-bolinha-dona-beth-alho-c-queijo\/\">P\u00e3o de Alho Bolinha &#8211; Dona Beth &#8211; Alho c\/ Queijo<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:94399,&quot;item_id&quot;:94399,&quot;item_name&quot;:&quot;P\\u00e3o de Alho Bolinha - Dona Beth - Alho c\\\/ Queijo&quot;,&quot;sku&quot;:94399,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;P\\u00e3es de Alho - Diversos&quot;,&quot;id&quot;:94399,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-bolinha-dona-beth-alho-c-queijo\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:106,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-86180 status-publish instock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-sugestao-air-fyer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"106\" data-id=\"86180\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-cebola-c-queijo\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-86181 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/06\/CEBOLA-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/06\/CEBOLA-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/06\/CEBOLA-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-cebola-c-queijo\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"86180\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=86180\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"86180\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Alho Dona Beth - Cebola c\/ Queijo&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Alho Dona Beth - Cebola c\/ Queijo\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-cebola-c-queijo\/\">P\u00e3o de Alho Dona Beth &#8211; Cebola c\/ Queijo<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:86180,&quot;item_id&quot;:86180,&quot;item_name&quot;:&quot;P\\u00e3o de Alho Dona Beth - Cebola c\\\/ Queijo&quot;,&quot;sku&quot;:86180,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;P\\u00e3es de Alho - Diversos&quot;,&quot;id&quot;:86180,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-dona-beth-cebola-c-queijo\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:107,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-83866 status-publish last outofstock product_cat-paes-de-alho-diversos product_cat-pao-de-alho product_cat-sugestao-air-fyer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"107\" data-id=\"83866\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-pepperoni-com-queijo\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-126499 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/ee7740baad1dcae1213f5df5aa0262be07d3311b-405x330.webp\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/ee7740baad1dcae1213f5df5aa0262be07d3311b-405x330.webp 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/ee7740baad1dcae1213f5df5aa0262be07d3311b-810x660.webp 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-pepperoni-com-queijo\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"83866\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-pepperoni-com-queijo\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"83866\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;P\u00e3o de Alho Dona Beth - Pepperoni com Queijo&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-alho-dona-beth-pepperoni-com-queijo\/\">P\u00e3o de Alho Dona Beth &#8211; Pepperoni com Queijo<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:83866,&quot;item_id&quot;:83866,&quot;item_name&quot;:&quot;P\\u00e3o de Alho Dona Beth - Pepperoni com Queijo&quot;,&quot;sku&quot;:83866,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Sugest\\u00e3o - Air Fyer&quot;,&quot;id&quot;:83866,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-alho-dona-beth-pepperoni-com-queijo\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:108,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div><\/div>\n      <div class=\"ag-cat-panel\" id=\"cat-exotico\" role=\"tabpanel\"><div class=\"woocommerce columns-4 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-364 status-publish first instock product_cat-cordeiro product_cat-exotico product_cat-forno product_tag-cordeiro has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"108\" data-id=\"364\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/paleta-de-cordeiro-r-6990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20344 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/paleta-de-cordeiro-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/paleta-de-cordeiro-r-6990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-428 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/WhatsApp-Image-2020-05-25-at-13.27.05-405x330.jpeg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/paleta-de-cordeiro-r-6990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"364\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=364\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"364\" data-product_sku=\"4011\" aria-label=\"Adicione ao carrinho: &ldquo;Paleta de Cordeiro- Temperada l R$ 79,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPaleta de Cordeiro- Temperada l R$ 79,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/paleta-de-cordeiro-r-6990-kg\/\">Paleta de Cordeiro- Temperada l R$ 79,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>123.85<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:364,&quot;item_id&quot;:364,&quot;item_name&quot;:&quot;Paleta de Cordeiro- Temperada l R$ 79,90 kg&quot;,&quot;sku&quot;:&quot;4011&quot;,&quot;price&quot;:123.85,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cordeiro&quot;,&quot;id&quot;:364,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/paleta-de-cordeiro-r-6990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:109,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-363 status-publish instock product_cat-cordeiro product_cat-exotico product_cat-pascoa product_cat-forno product_cat-natal25 product_tag-cordeiro has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"109\" data-id=\"363\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-de-cordeiro-r-6490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-18197 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/pernil-de-cordeiro-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-de-cordeiro-r-6490-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-79298 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-25T153925.193-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-25T153925.193-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-25T153925.193-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-de-cordeiro-r-6490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"363\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=363\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"363\" data-product_sku=\"4012\" aria-label=\"Adicione ao carrinho: &ldquo;Pernil de Cordeiro - Temperado |  R$:89,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPernil de Cordeiro - Temperado |  R$:89,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-de-cordeiro-r-6490-kg\/\">Pernil de Cordeiro &#8211; Temperado |  R$:89,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>161.82<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:363,&quot;item_id&quot;:363,&quot;item_name&quot;:&quot;Pernil de Cordeiro - Temperado |  R$:89,90 kg&quot;,&quot;sku&quot;:&quot;4012&quot;,&quot;price&quot;:161.82,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cordeiro&quot;,&quot;id&quot;:363,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pernil-de-cordeiro-r-6490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:110,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-68338 status-publish instock product_cat-exotico product_cat-forno product_cat-natal25 product_cat-original product_cat-porco has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"110\" data-id=\"68338\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-17715 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/leitoa-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"68338\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=68338\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"68338\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLeitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\">Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 4.00 de 5\">\n\t\t\t\t\t<span style=\"width:80%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">4.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>243.19<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:68338,&quot;item_id&quot;:68338,&quot;item_name&quot;:&quot;Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg&quot;,&quot;sku&quot;:68338,&quot;price&quot;:243.19,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Porco&quot;,&quot;id&quot;:68338,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:111,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-2615 status-publish last instock product_cat-exotico product_tag-outros has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"111\" data-id=\"2615\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/codorna-congelada-germana-r-69-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20032 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/cordorna-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/codorna-congelada-germana-r-69-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"300\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73540 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/codorna-1-405x300.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/codorna-congelada-germana-r-69-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2615\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2615\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2615\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Codorna  | Vila Germania - R$: 89,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCodorna  | Vila Germania - R$: 89,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/codorna-congelada-germana-r-69-90-kg\/\">Codorna  | Vila Germania &#8211; R$: 89,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>73.72<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2615,&quot;item_id&quot;:2615,&quot;item_name&quot;:&quot;Codorna  | Vila Germania - R$: 89,90 kg&quot;,&quot;sku&quot;:2615,&quot;price&quot;:73.72,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ex\\u00f3tico&quot;,&quot;id&quot;:2615,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/codorna-congelada-germana-r-69-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:112,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-352 status-publish first instock product_cat-exotico product_tag-outros has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"112\" data-id=\"352\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/jacare-inteiro-r129-90kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137429 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/jcare500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/jacare-inteiro-r129-90kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-417 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/jacare-405x330.jpeg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/jacare-inteiro-r129-90kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"352\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=352\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"352\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Jacar\u00e9 Inteiro l  R$:199,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cJacar\u00e9 Inteiro l  R$:199,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/jacare-inteiro-r129-90kg\/\">Jacar\u00e9 Inteiro l  R$:199,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>639.68<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:352,&quot;item_id&quot;:352,&quot;item_name&quot;:&quot;Jacar\\u00e9 Inteiro l  R$:199,90 kg&quot;,&quot;sku&quot;:352,&quot;price&quot;:639.68,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ex\\u00f3tico&quot;,&quot;id&quot;:352,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/jacare-inteiro-r129-90kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:113,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-131292 status-publish instock product_cat-exotico has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"113\" data-id=\"131292\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-curto-cordeiro-pul-selection-18990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-131293 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-2025-10-25T085512.294-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-2025-10-25T085512.294-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-2025-10-25T085512.294-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-curto-cordeiro-pul-selection-18990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"131292\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=131292\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"131292\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Carr\u00e9 Curto (Cordeiro) - Pul Selection | 189,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCarr\u00e9 Curto (Cordeiro) - Pul Selection | 189,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-curto-cordeiro-pul-selection-18990-kg\/\">Carr\u00e9 Curto (Cordeiro) &#8211; Pul Selection | 189,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>151.92<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:131292,&quot;item_id&quot;:131292,&quot;item_name&quot;:&quot;Carr\\u00e9 Curto (Cordeiro) - Pul Selection | 189,90 kg&quot;,&quot;sku&quot;:131292,&quot;price&quot;:151.92,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ex\\u00f3tico&quot;,&quot;id&quot;:131292,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/carre-curto-cordeiro-pul-selection-18990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:114,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-146013 status-publish instock product_cat-cordeiro product_cat-cortes-gourmet product_cat-exotico has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"114\" data-id=\"146013\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-de-cordeiro-curto-frigorifico-estancia-r-17990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147983 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Carre-estancia-frigo-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-de-cordeiro-curto-frigorifico-estancia-r-17990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"146013\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=146013\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"146013\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Carr\u00e9 de Cordeiro Curto - Frigor\u00edfico Est\u00e2ncia | R$: 179,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCarr\u00e9 de Cordeiro Curto - Frigor\u00edfico Est\u00e2ncia | R$: 179,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-de-cordeiro-curto-frigorifico-estancia-r-17990-kg\/\">Carr\u00e9 de Cordeiro Curto &#8211; Frigor\u00edfico Est\u00e2ncia | R$: 179,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>170.91<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:146013,&quot;item_id&quot;:146013,&quot;item_name&quot;:&quot;Carr\\u00e9 de Cordeiro Curto - Frigor\\u00edfico Est\\u00e2ncia | R$: 179,90 kg&quot;,&quot;sku&quot;:146013,&quot;price&quot;:170.91,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cordeiro&quot;,&quot;id&quot;:146013,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/carre-de-cordeiro-curto-frigorifico-estancia-r-17990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:115,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-139271 status-publish last instock product_cat-cordeiro product_cat-exotico has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"115\" data-id=\"139271\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-curto-estancia-92-r-18990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147982 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/carre-estancia-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-curto-estancia-92-r-18990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"139271\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=139271\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"139271\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Carr\u00e9 Curto - Est\u00e2ncia 92 | R$: 189,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCarr\u00e9 Curto - Est\u00e2ncia 92 | R$: 189,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carre-curto-estancia-92-r-18990-kg\/\">Carr\u00e9 Curto &#8211; Est\u00e2ncia 92 | R$: 189,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>180.41<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:139271,&quot;item_id&quot;:139271,&quot;item_name&quot;:&quot;Carr\\u00e9 Curto - Est\\u00e2ncia 92 | R$: 189,90 kg&quot;,&quot;sku&quot;:139271,&quot;price&quot;:180.41,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cordeiro&quot;,&quot;id&quot;:139271,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/carre-curto-estancia-92-r-18990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:116,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-149733 status-publish first instock product_cat-exotico has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"116\" data-id=\"149733\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/magret-de-pato-villa-germania-r16990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-149734 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-23-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-23-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-23-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/magret-de-pato-villa-germania-r16990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"149733\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=149733\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"149733\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Magret de Pato | Villa Germania - R$169,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cMagret de Pato | Villa Germania - R$169,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/magret-de-pato-villa-germania-r16990-kg\/\">Magret de Pato | Villa Germania &#8211; R$169,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>33.98<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:149733,&quot;item_id&quot;:149733,&quot;item_name&quot;:&quot;Magret de Pato | Villa Germania - R$169,90 kg&quot;,&quot;sku&quot;:149733,&quot;price&quot;:33.98,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ex\\u00f3tico&quot;,&quot;id&quot;:149733,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/magret-de-pato-villa-germania-r16990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:117,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div><\/div>\n      <div class=\"ag-cat-panel\" id=\"cat-pescados\" role=\"tabpanel\"><div class=\"woocommerce columns-4 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-374 status-publish instock product_cat-dia-a-dia product_cat-pescados product_cat-promocao has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"117\" data-id=\"374\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-79403 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-79405 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"374\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=374\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"374\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fil\u00e9 de Til\u00e1pia - Bem Fresco | R$: 29,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFil\u00e9 de Til\u00e1pia - Bem Fresco | R$: 29,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\">Fil\u00e9 de Til\u00e1pia &#8211; Bem Fresco | R$: 29,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>29.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:374,&quot;item_id&quot;:374,&quot;item_name&quot;:&quot;Fil\\u00e9 de Til\\u00e1pia - Bem Fresco | R$: 29,90&quot;,&quot;sku&quot;:374,&quot;price&quot;:29.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Dia a Dia&quot;,&quot;id&quot;:374,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/tilapia\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:118,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-1375 status-publish instock product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"118\" data-id=\"1375\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/casquinha-de-siri\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14627 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/casquinha-de-siri-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/casquinha-de-siri\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73494 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/siri-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/casquinha-de-siri\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1375\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/casquinha-de-siri\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"1375\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Casquinha de Siri&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/casquinha-de-siri\/\">Casquinha de Siri<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"from\">Aproximadamente <\/span><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>13.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1375,&quot;item_id&quot;:1375,&quot;item_name&quot;:&quot;Casquinha de Siri&quot;,&quot;sku&quot;:1375,&quot;price&quot;:13.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:1375,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/casquinha-de-siri\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:119,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-128711 status-publish last instock product_cat-outros product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"119\" data-id=\"128711\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-128718 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Corpo-1-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Corpo-1-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Corpo-1-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-128725 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T122621.323-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T122621.323-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T122621.323-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"128711\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=128711\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"128711\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Camafeu de Camar\u00e3o - Alho Por\u00f3 c\/ Queijo | R$: 32,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCamafeu de Camar\u00e3o - Alho Por\u00f3 c\/ Queijo | R$: 32,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\/\">Camafeu de Camar\u00e3o &#8211; Alho Por\u00f3 c\/ Queijo | R$: 32,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>32.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:128711,&quot;item_id&quot;:128711,&quot;item_name&quot;:&quot;Camafeu de Camar\\u00e3o - Alho Por\\u00f3 c\\\/ Queijo | R$: 32,90 (pct)&quot;,&quot;sku&quot;:128711,&quot;price&quot;:32.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Outros&quot;,&quot;id&quot;:128711,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:120,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-128720 status-publish first instock product_cat-pescados has-post-thumbnail featured shipping-taxable purchasable product-type-simple\" data-loop=\"120\" data-id=\"128720\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-c-requeijao-r-29-90-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-128721 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Peso-360-gr-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Peso-360-gr-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Peso-360-gr-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-c-requeijao-r-29-90-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-128724 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T121319.980-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T121319.980-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T121319.980-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-c-requeijao-r-29-90-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"128720\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=128720\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"128720\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Camafeu de Camar\u00e3o c\/ Requeij\u00e3o | R$: 32.90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCamafeu de Camar\u00e3o c\/ Requeij\u00e3o | R$: 32.90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-c-requeijao-r-29-90-pct\/\">Camafeu de Camar\u00e3o c\/ Requeij\u00e3o | R$: 32.90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>32.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:128720,&quot;item_id&quot;:128720,&quot;item_name&quot;:&quot;Camafeu de Camar\\u00e3o c\\\/ Requeij\\u00e3o | R$: 32.90 (pct)&quot;,&quot;sku&quot;:128720,&quot;price&quot;:32.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:128720,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/camafeu-de-camarao-c-requeijao-r-29-90-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:121,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-2903 status-publish instock product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"121\" data-id=\"2903\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camarao-50-60-vm\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-15266 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/08\/camarao-vg-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/camarao-50-60-vm\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2903\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2903\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2903\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Camar\u00e3o EV- 61\/70 | R$: 49.90 (pct-congelado 400gr)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCamar\u00e3o EV- 61\/70 | R$: 49.90 (pct-congelado 400gr)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camarao-50-60-vm\/\">Camar\u00e3o EV- 61\/70 | R$: 49.90 (pct-congelado 400gr)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>49.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2903,&quot;item_id&quot;:2903,&quot;item_name&quot;:&quot;Camar\\u00e3o EV- 61\\\/70 | R$: 49.90 (pct-congelado 400gr)&quot;,&quot;sku&quot;:2903,&quot;price&quot;:49.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:2903,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/camarao-50-60-vm\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:122,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-113305 status-publish instock product_cat-espetinhos product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"122\" data-id=\"113305\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113307 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141231.920-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141231.920-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141231.920-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113308 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141518.421-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141518.421-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141518.421-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"113305\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=113305\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"113305\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetos de Camar\u00e3o - Fish Maria | R$: 49,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetos de Camar\u00e3o - Fish Maria | R$: 49,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\/\">Espetos de Camar\u00e3o &#8211; Fish Maria | R$: 49,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>49.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:113305,&quot;item_id&quot;:113305,&quot;item_name&quot;:&quot;Espetos de Camar\\u00e3o - Fish Maria | R$: 49,90&quot;,&quot;sku&quot;:113305,&quot;price&quot;:49.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:113305,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:123,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-113310 status-publish last instock product_cat-espetinhos product_cat-mix-10-pessoas-premium product_cat-pascoa-2 product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"123\" data-id=\"113310\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-surubim-fish-maria-r-4990-pct-temperado-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113313 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141755.427-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141755.427-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141755.427-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-surubim-fish-maria-r-4990-pct-temperado-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"113310\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=113310\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"113310\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetinho de Surubim - Fish Maria | R$: 49,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetinho de Surubim - Fish Maria | R$: 49,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-surubim-fish-maria-r-4990-pct-temperado-congelado\/\">Espetinho de Surubim &#8211; Fish Maria | R$: 49,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>49.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:113310,&quot;item_id&quot;:113310,&quot;item_name&quot;:&quot;Espetinho de Surubim - Fish Maria | R$: 49,90&quot;,&quot;sku&quot;:113310,&quot;price&quot;:49.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:113310,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetinho-de-surubim-fish-maria-r-4990-pct-temperado-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:124,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-142280 status-publish first instock product_cat-espetinhos product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"124\" data-id=\"142280\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-salmao-fish-maria-r-6990\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147979 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/espeto-salmao-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-salmao-fish-maria-r-6990\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-142282 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-23T122749.604-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-23T122749.604-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-23T122749.604-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-salmao-fish-maria-r-6990\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"142280\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=142280\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"142280\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetos de Salm\u00e3o - Fish Maria | R$: 69,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetos de Salm\u00e3o - Fish Maria | R$: 69,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-salmao-fish-maria-r-6990\/\">Espetos de Salm\u00e3o &#8211; Fish Maria | R$: 69,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>69.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:142280,&quot;item_id&quot;:142280,&quot;item_name&quot;:&quot;Espetos de Salm\\u00e3o - Fish Maria | R$: 69,90&quot;,&quot;sku&quot;:142280,&quot;price&quot;:69.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:142280,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetos-de-salmao-fish-maria-r-6990\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:125,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-132352 status-publish instock product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"125\" data-id=\"132352\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-c-cheddar-r-2990-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147978 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/camafeu-camarao-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-c-cheddar-r-2990-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-132354 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Cabecalho-3-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Cabecalho-3-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Cabecalho-3-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-c-cheddar-r-2990-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"132352\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=132352\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"132352\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Camafeu de Camar\u00e3o c\/ Cheddar | R$: 32,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCamafeu de Camar\u00e3o c\/ Cheddar | R$: 32,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-c-cheddar-r-2990-pct\/\">Camafeu de Camar\u00e3o c\/ Cheddar | R$: 32,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>32.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:132352,&quot;item_id&quot;:132352,&quot;item_name&quot;:&quot;Camafeu de Camar\\u00e3o c\\\/ Cheddar | R$: 32,90 (pct)&quot;,&quot;sku&quot;:132352,&quot;price&quot;:32.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:132352,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/camafeu-de-camarao-c-cheddar-r-2990-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:126,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-132366 status-publish instock product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"126\" data-id=\"132366\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/iscas-de-tilapia-empanadas-r-39-90-pct\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147981 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/isca-tilapia-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/iscas-de-tilapia-empanadas-r-39-90-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-132368 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Cabecalho-5-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Cabecalho-5-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Cabecalho-5-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/iscas-de-tilapia-empanadas-r-39-90-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"132366\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=132366\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"132366\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Iscas de Tilapia Empanadas | R$: 31,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cIscas de Tilapia Empanadas | R$: 31,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/iscas-de-tilapia-empanadas-r-39-90-pct\/\">Iscas de Tilapia Empanadas | R$: 31,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>31.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:132366,&quot;item_id&quot;:132366,&quot;item_name&quot;:&quot;Iscas de Tilapia Empanadas | R$: 31,90 (pct)&quot;,&quot;sku&quot;:132366,&quot;price&quot;:31.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:132366,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/iscas-de-tilapia-empanadas-r-39-90-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:127,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-111374 status-publish last outofstock product_cat-pascoa-2 product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"127\" data-id=\"111374\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-de-bacalhau-dessalgado-do-chef-r-17490-un-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147980 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/lombo-bacalhau-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-de-bacalhau-dessalgado-do-chef-r-17490-un-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-111376 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-25T161235.012-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-25T161235.012-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-25T161235.012-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-de-bacalhau-dessalgado-do-chef-r-17490-un-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"111374\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-de-bacalhau-dessalgado-do-chef-r-17490-un-congelado\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"111374\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;Lombo de Bacalhau Dessalgado - Mariscal  | R$: 169,90 (Und)&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-de-bacalhau-dessalgado-do-chef-r-17490-un-congelado\/\">Lombo de Bacalhau Dessalgado &#8211; Mariscal  | R$: 169,90 (Und)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>169.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:111374,&quot;item_id&quot;:111374,&quot;item_name&quot;:&quot;Lombo de Bacalhau Dessalgado - Mariscal  | R$: 169,90 (Und)&quot;,&quot;sku&quot;:111374,&quot;price&quot;:169.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:111374,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/lombo-de-bacalhau-dessalgado-do-chef-r-17490-un-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:128,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div><\/div>\n    <\/div>\n\n    <footer class=\"ag-explore__footer\">\n      <a id=\"ag-btn-dynamic\" class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/picanha\/\" data-action=\"expand\">\n        <span>Carregar mais Picanhas<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var exploreSection = document.querySelector('.ag-explore');\n  if (!exploreSection) return;\n\n  var navPills = exploreSection.querySelectorAll('.ag-nav-pill');\n  var catPanels = exploreSection.querySelectorAll('.ag-cat-panel');\n  var dynamicBtn = document.getElementById('ag-btn-dynamic');\n  \n  var toolbar = document.getElementById('ag-toolbar');\n  var subFiltersContainer = document.getElementById('ag-sub-filters');\n  var sorterSelect = document.getElementById('ag-sorter');\n  \n  var baseUrl = 'https:\/\/aogosto.com.br\/delivery\/product-category\/';\n  var MOBILE_LIMIT = 4;\n  var DESKTOP_LIMIT = 12;\n\n  var SUBCATEGORIES_MAP = {\n    'cat-picanha': [\n      { slug: 'all', label: 'Todas' },\n      { slug: 'pequenas', label: 'Pequenas' },\n      { slug: 'angus', label: 'Angus' },\n      { slug: 'wagyu', label: 'Wagyu' }\n    ],\n    'cat-bovino': [\n      { slug: 'all', label: 'Todos' },\n      { slug: 'cortes-do-acem', label: 'Ac\u00e9m' },\n      { slug: 'ancho', label: 'Ancho' },\n      { slug: 'angus', label: 'Angus' },\n      { slug: 'chorizo', label: 'Chorizo' },\n      { slug: 'cortes-gourmet', label: 'Cortes Gourmet' },\n      { slug: 'cortes-magros', label: 'Cortes Magros' },\n      { slug: 'cortes-da-costela', label: 'Costela' },\n      { slug: 'importadas', label: 'Importadas' },\n      { slug: 'maminha', label: 'Maminha' }\n    ]\n  };\n  \n  var currentFilterSlug = 'all';\n\n  \/* ------------------------------------------------------------------\n     \ud83d\udd25\ud83d\udd25\ud83d\udd25 SMART PRICING JS (REGEX INTELIGENTE) \ud83d\udd25\ud83d\udd25\ud83d\udd25\n     Procura o Pre\u00e7o por KG no final do t\u00edtulo e reconstr\u00f3i o card!\n     ------------------------------------------------------------------ *\/\n  function transformSmartPricingUI(panel) {\n    var products = panel.querySelectorAll('.product');\n    \n    products.forEach(function(prod) {\n      if (prod.classList.contains('ag-price-transformed')) return;\n\n      var priceContainer = prod.querySelector('.price');\n      var titleEl = prod.querySelector('.woocommerce-loop-product__title') || prod.querySelector('.product-title') || prod.querySelector('h3');\n\n      if (!priceContainer || !titleEl) return;\n\n      var titleText = titleEl.innerText.trim();\n      var priceKgValue = 0;\n\n      \/\/ Express\u00e3o Regular Blindada que \"pesca\" valores no final do t\u00edtulo\n      \/\/ Ex: \"Picanha | R$ 69,90\", \"Fraldinha - 109.90 kg\", \"Ancho R$ 59,90 \/kg\"\n      var titleRegex = \/(?:\\||-)?\\s*(?:R\\$)?\\s*([\\d]+[.,][\\d]{2})\\s*(?:\\\/?\\s*k?g)?\\s*$\/i;\n      var titleMatch = titleText.match(titleRegex);\n\n      if (titleMatch) {\n         priceKgValue = parseFloat(titleMatch[1].replace(',', '.'));\n         \/\/ M\u00e1gica de UX: Apaga o pre\u00e7o do t\u00edtulo para o design ficar \"Clean\"\n         titleEl.innerText = titleText.replace(titleRegex, '').replace(\/\\|\\s*$\/, '').replace(\/-\\s*$\/, '').trim();\n      }\n\n      if (priceKgValue > 0) {\n         \/\/ Captura o pre\u00e7o cobrado pela pe\u00e7a\n         var mainPriceEl = priceContainer.querySelector('ins .amount bdi') || priceContainer.querySelector('ins .amount') || priceContainer.querySelector('.amount bdi') || priceContainer.querySelector('.amount');\n         if (!mainPriceEl) return;\n\n         var mainPriceMatch = mainPriceEl.innerText.match(\/[\\d]+[.,][\\d]{2}\/);\n         if (!mainPriceMatch) return;\n\n         var mainPriceValue = parseFloat(mainPriceMatch[0].replace(',', '.'));\n\n         if (mainPriceValue > 0) {\n            \/\/ Calcula o peso\n            var weightKg = mainPriceValue \/ priceKgValue;\n            var weightText = weightKg < 1 ? Math.round(weightKg * 1000) + \"g\" : weightKg.toFixed(2).replace('.', ',') + \"kg\";\n\n            var newUI = document.createElement('div');\n            newUI.className = 'ag-premium-price-box';\n            newUI.innerHTML = '<span class=\"ag-price-kg\">R$ ' + priceKgValue.toFixed(2).replace('.', ',') + ' <small>\/kg<\/small><\/span>' +\n                              '<div class=\"ag-price-piece\"><span class=\"ag-weight-label\">\u2696\ufe0f Aprox. ' + weightText + '<\/span> <span class=\"ag-total-val\">\u2022 R$ ' + mainPriceValue.toFixed(2).replace('.', ',') + '<\/span><\/div>';\n\n            Array.from(priceContainer.childNodes).forEach(function(node) {\n               if(node.nodeType === Node.ELEMENT_NODE && !node.classList.contains('ag-badge-discount')) {\n                  node.style.display = 'none';\n               }\n            });\n\n            priceContainer.appendChild(newUI);\n            prod.classList.add('ag-price-transformed'); \n         }\n      }\n    });\n  }\n\n  function buildSubFiltersForPanel(panelId) {\n    if (!subFiltersContainer || !toolbar) return;\n    subFiltersContainer.innerHTML = '';\n    currentFilterSlug = 'all';\n\n    if (panelId === 'cat-picanha') {\n      sorterSelect.value = 'price-asc';\n    } else {\n      sorterSelect.value = 'default';\n    }\n\n    var subCats = SUBCATEGORIES_MAP[panelId];\n\n    if (subCats && subCats.length > 0) {\n      toolbar.classList.add('is-visible');\n      subCats.forEach(function(sub) {\n        var btn = document.createElement('button');\n        btn.className = 'ag-sub-chip';\n        if(sub.slug === 'all') btn.classList.add('is-active');\n        btn.innerText = sub.label;\n        btn.dataset.slug = sub.slug;\n        btn.dataset.label = sub.label;\n        \n        btn.onclick = function() {\n          var chips = subFiltersContainer.querySelectorAll('.ag-sub-chip');\n          chips.forEach(function(c) { c.classList.remove('is-active') });\n          this.classList.add('is-active');\n          currentFilterSlug = this.dataset.slug;\n          \n          var panel = document.getElementById(panelId);\n          panel.classList.remove('ag-expanded'); \n          applySortingAndFiltering(panelId, false);\n        };\n        subFiltersContainer.appendChild(btn);\n      });\n    } else {\n      toolbar.classList.remove('is-visible');\n    }\n  }\n\n  sorterSelect.addEventListener('change', function() {\n    var activePill = document.querySelector('.ag-nav-pill[aria-selected=\"true\"]');\n    if (!activePill) return;\n    var panelId = activePill.dataset.target;\n    var panel = document.getElementById(panelId);\n    applySortingAndFiltering(panelId, panel.classList.contains('ag-expanded'));\n  });\n\n  function getGridCells(panel) {\n    var container = panel.querySelector('.products');\n    if (!container) return [];\n    var validCells = [];\n    Array.from(container.children).forEach(function(child) {\n      if (child.classList.contains('clearfix') || (!child.querySelector('.product') && !child.classList.contains('product'))) {\n        child.style.display = 'none'; \n        return;\n      }\n      validCells.push(child);\n    });\n    return validCells;\n  }\n\n  function sortProductsDOM(panel, sortType) {\n    var container = panel.querySelector('.products'); \n    if (!container) return;\n    var cells = getGridCells(panel);\n\n    cells.forEach(function(cell, index) {\n      if (!cell.hasAttribute('data-orig-idx')) cell.setAttribute('data-orig-idx', index);\n    });\n\n    cells.sort(function(a, b) {\n      if (sortType === 'price-asc' || sortType === 'price-desc') {\n        var getPrice = function(el) {\n          var smartPrice = el.querySelector('.ag-price-kg');\n          if (smartPrice) {\n            var pMatch = smartPrice.innerText.match(\/[\\d]+([.,][\\d]+)?\/);\n            if (pMatch) return parseFloat(pMatch[0].replace(',', '.'));\n          }\n          var ins = el.querySelector('ins .amount, ins .woocommerce-Price-amount');\n          var reg = el.querySelector('.price .amount, .price .woocommerce-Price-amount');\n          var priceNode = ins ? ins : reg;\n          if (!priceNode) return 0;\n          var match = priceNode.textContent.match(\/[\\d]+([.,][\\d]+)?\/);\n          if (match) return parseFloat(match[0].replace(',', '.'));\n          return 0;\n        };\n\n        var priceA = getPrice(a);\n        var priceB = getPrice(b);\n        return sortType === 'price-asc' ? priceA - priceB : priceB - priceA;\n\n      } else if (sortType === 'az') {\n        var getTitle = function(el) {\n          var t = el.querySelector('.woocommerce-loop-product__title, .product-title, h3');\n          return t ? t.textContent.trim().toLowerCase() : '';\n        };\n        return getTitle(a).localeCompare(getTitle(b));\n\n      } else {\n        var idxA = parseInt(a.getAttribute('data-orig-idx'));\n        var idxB = parseInt(b.getAttribute('data-orig-idx'));\n        return idxA - idxB;\n      }\n    });\n\n    cells.forEach(function(cell) {\n      container.appendChild(cell);\n    });\n  }\n\n  function applySortingAndFiltering(panelId, forceExpand) {\n    var panel = document.getElementById(panelId);\n    if (!panel) return 0;\n\n    transformSmartPricingUI(panel);\n\n    var currentSort = sorterSelect.value;\n    sortProductsDOM(panel, currentSort);\n\n    var isMobile = window.innerWidth <= 991; \n    var initialLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n    var isExpanded = forceExpand || panel.classList.contains('ag-expanded');\n    var currentLimit = isExpanded ? 48 : initialLimit;\n\n    var cells = getGridCells(panel); \n    var validCount = 0;\n\n    cells.forEach(function(cell) {\n      cell.classList.add('ag-hidden-item'); \n      cell.style.animation = 'none'; \n\n      var outofstockClass = cell.classList.contains('outofstock') || cell.classList.contains('out-of-stock') || cell.querySelector('.outofstock') || cell.querySelector('.out-of-stock');\n      var itemText = cell.textContent || cell.innerText || \"\";\n      var outofstockText = itemText.toLowerCase().includes('esgotado') || itemText.toLowerCase().includes('out of stock');\n\n      if (outofstockClass || outofstockText) return; \n      \n      if (currentFilterSlug !== 'all') {\n        var wooClass = 'product_cat-' + currentFilterSlug;\n        var hasClass = cell.classList.contains(wooClass) || cell.querySelector('.' + wooClass) !== null;\n        if (!hasClass) return; \n      }\n\n      validCount++;\n\n      if (validCount <= currentLimit) {\n        cell.classList.remove('ag-hidden-item'); \n        \n        var imgs = cell.querySelectorAll('img');\n        imgs.forEach(function(img){\n           var rSrc = img.getAttribute('data-wood-src');\n           if(rSrc) { img.setAttribute('src', rSrc); img.classList.remove('lazyload'); }\n        });\n\n        if (isExpanded && validCount > initialLimit) {\n          cell.style.animation = 'fadeUpFast 0.4s ease forwards';\n        }\n      }\n    });\n\n    updateButtonVisuals(validCount, initialLimit, isExpanded);\n    return validCount;\n  }\n\n  function updateButtonVisuals(validCount, limit, isExpanded) {\n    var activePill = document.querySelector('.ag-nav-pill[aria-selected=\"true\"]');\n    if (!activePill || !dynamicBtn) return;\n\n    var slug = activePill.dataset.slug;\n    var label = activePill.dataset.label;\n\n    if (currentFilterSlug !== 'all') {\n       slug = currentFilterSlug;\n       var activeSubChip = document.querySelector('.ag-sub-chip.is-active');\n       if (activeSubChip) label = activeSubChip.dataset.label;\n    }\n\n    dynamicBtn.href = baseUrl + slug + '\/';\n\n    if (validCount > limit && !isExpanded) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver mais ' + label;\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n    } else if (isExpanded) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver mais ' + label;\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n    } else {\n      dynamicBtn.style.display = 'none'; \n    }\n  }\n\n  function activateCategory(pillEl) {\n    var targetId = pillEl.dataset.target;\n    navPills.forEach(function (pill) { pill.setAttribute('aria-selected', pill === pillEl ? 'true' : 'false'); });\n    catPanels.forEach(function (panel) {\n      if (panel.id === targetId) { panel.classList.add('is-active'); } else { panel.classList.remove('is-active'); }\n    });\n    pillEl.scrollIntoView({ behavior: 'smooth', block: 'nearest', inline: 'center' });\n    buildSubFiltersForPanel(targetId);\n    applySortingAndFiltering(targetId, false); \n  }\n\n  navPills.forEach(function (pill) { pill.addEventListener('click', function () { activateCategory(pill); }); });\n\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault(); \n        var activePanel = exploreSection.querySelector('.ag-cat-panel.is-active');\n        if (activePanel) {\n          activePanel.classList.add('ag-expanded'); \n          applySortingAndFiltering(activePanel.id, true);\n        }\n      }\n    });\n  }\n\n  function initApp() {\n    var firstPill = navPills[0];\n    if(!firstPill) return;\n    var panel = document.getElementById(firstPill.dataset.target);\n    var items = getGridCells(panel);\n    if (items.length === 0 && window.initAttempts < 10) {\n      window.initAttempts++;\n      setTimeout(initApp, 500);\n      return;\n    }\n    buildSubFiltersForPanel(firstPill.dataset.target);\n    applySortingAndFiltering(firstPill.dataset.target, false);\n    catPanels.forEach(function (p) { if (p.id !== firstPill.dataset.target) { applySortingAndFiltering(p.id, false); } });\n  }\n\n  window.initAttempts = 0;\n  setTimeout(initApp, 800); \n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-6843a65 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"6843a65\" data-element_type=\"section\" id=\"sec-diaadia\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-79089d3\" data-id=\"79089d3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0a1dabc elementor-widget elementor-widget-html\" data-id=\"0a1dabc\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 LINHA DIA A DIA (Praticidade Premium + Trava de Estoque + Outline)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-card:         #FFFFFF;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-radius:       14px;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.28s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n\/* Espa\u00e7amento Otimizado para remover o \"burac\u00e3o\" *\/\n.ag-daily {\n  padding: clamp(40px, 6vw, 64px) 16px; \n  background: var(--ag-bg) !important;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n}\n\n.ag-daily__wrap {\n  width: min(1200px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-daily__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \/* Margem reduzida *\/\n}\n\n.ag-daily__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n  border: 1px solid var(--ag-border);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n}\n\n.ag-daily__eyebrow svg {\n  color: var(--ag-brand);\n}\n\n.ag-daily__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-accent-daily {\n  color: var(--ag-brand);\n  font-weight: 900;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-daily::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-daily__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 580px;\n  line-height: 1.5;\n}\n\n\/* ==========================================================================\n   TRAVA DE ESTOQUE (Elimina os esgotados)\n   ========================================================================== *\/\n.ag-daily .ag-daily__grid ul.products li.product.outofstock {\n  display: none !important;\n}\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE\n   ========================================================================== *\/\n.ag-daily__grid {\n  margin-top: 16px;\n}\n\n.ag-daily .ag-daily__grid ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  list-style: none !important;\n}\n\n@media (min-width: 600px) {\n  .ag-daily .ag-daily__grid ul.products {\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 20px !important;\n  }\n}\n\n@media (min-width: 900px) {\n  .ag-daily .ag-daily__grid ul.products {\n    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\n    gap: 24px !important;\n  }\n}\n\n@media (min-width: 1100px) {\n  .ag-daily .ag-daily__grid ul.products {\n    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;\n    gap: 24px !important;\n  }\n}\n\n\/* ==========================================================================\n   CARD DO PRODUTO\n   ========================================================================== *\/\n.ag-daily .ag-daily__grid ul.products li.product {\n  background: var(--ag-card) !important;\n  border-radius: var(--ag-radius) !important;\n  overflow: hidden !important;\n  display: flex !important;\n  flex-direction: column !important;\n  border: 1px solid var(--ag-border) !important;\n  box-shadow: 0 4px 12px -1px rgba(0,0,0,0.03) !important;\n  padding: 0 !important;\n  transition: var(--ag-transition) !important;\n  position: relative !important;\n}\n\n.ag-daily .ag-daily__grid ul.products li.product:hover {\n  border-color: rgba(240, 90, 40, 0.3) !important;\n  transform: translateY(-4px) !important;\n  box-shadow: 0 16px 24px -5px rgba(0,0,0,0.05) !important;\n}\n\n.ag-daily .ag-daily__grid ul.products li.product a.woocommerce-loop-product__link:first-child,\n.ag-daily .ag-daily__grid ul.products li.product > a:first-child {\n  display: block !important;\n  background: #FFFFFF !important;\n  padding: 24px 14px 14px !important;\n  border-bottom: 1px solid var(--ag-border) !important;\n  position: relative !important;\n}\n\n.ag-daily .ag-daily__grid ul.products li.product img {\n  width: 100% !important;\n  height: 160px !important;\n  object-fit: contain !important;\n  margin: 0 !important;\n  display: block !important;\n}\n\n@media (min-width: 768px) {\n  .ag-daily .ag-daily__grid ul.products li.product img { height: 180px !important; }\n}\n\n.ag-daily .ag-daily__grid ul.products li.product .woocommerce-loop-product__title {\n  font-size: 14px !important;\n  font-weight: 700 !important;\n  color: var(--ag-text) !important;\n  margin: 16px 16px 8px !important;\n  line-height: 1.35 !important;\n  min-height: 40px;\n  padding: 0 !important;\n}\n\n.ag-daily .ag-daily__grid ul.products li.product .price {\n  font-size: 20px !important;\n  font-weight: 900 !important;\n  color: var(--ag-text) !important;\n  margin: 0 16px 16px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: flex-start !important;\n  line-height: 1.1 !important;\n}\n\n.ag-daily .ag-daily__grid ul.products li.product .price del {\n  display: block !important;\n  margin-bottom: 4px !important;\n}\n\n.ag-daily .ag-daily__grid ul.products li.product .price del .amount {\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  color: var(--ag-text-muted) !important;\n  text-decoration: line-through !important;\n  opacity: 0.7 !important;\n}\n\n.ag-daily .ag-daily__grid ul.products li.product a.button,\n.ag-daily .ag-daily__grid ul.products li.product .button {\n  margin: auto 16px 16px !important;\n  background: #ffffff !important;\n  color: var(--ag-text) !important;\n  border: 1px solid var(--ag-border) !important;\n  border-radius: 8px !important;\n  font-weight: 800 !important;\n  font-size: 11px !important;\n  padding: 12px 14px !important;\n  text-align: center !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  transition: var(--ag-transition) !important;\n  display: block !important;\n}\n\n.ag-daily .ag-daily__grid ul.products li.product a.button:hover,\n.ag-daily .ag-daily__grid ul.products li.product .button:hover {\n  background: var(--ag-brand) !important;\n  color: #ffffff !important;\n  border-color: var(--ag-brand) !important;\n}\n\n\/* ==========================================================================\n   FOOTER CTA - BOT\u00c3O OUTLINE\n   ========================================================================== *\/\n.ag-daily__footer {\n  text-align: center;\n  margin-top: 32px; \/* Margem reduzida para ficar harm\u00f4nico *\/\n}\n\n.ag-cta-outline {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 36px;\n  border-radius: var(--ag-pill);\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  border: 1px solid var(--ag-border);\n  text-decoration: none !important;\n  font-weight: 800;\n  font-size: 15px;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  cursor: pointer;\n}\n\n.ag-cta-outline svg {\n  transition: transform 0.2s ease;\n}\n\n.ag-cta-outline:hover {\n  border-color: var(--ag-brand);\n  color: var(--ag-brand);\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1);\n  transform: translateY(-2px);\n}\n\n.ag-cta-outline:hover svg {\n  transform: translateX(4px);\n}\n<\/style>\n\n<section class=\"ag-daily\">\n  <div class=\"ag-daily__wrap\">\n\n    <header class=\"ag-daily__head\">\n      <div class=\"ag-daily__eyebrow\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n        Praticidade e Sabor\n      <\/div>\n\n      <h2 class=\"ag-daily__title\">\n        Linha <span class=\"ag-accent-daily\">Dia a Dia<\/span>\n      <\/h2>\n\n      <p class=\"ag-daily__subtitle\">\n        A mesma qualidade premium do seu churrasco, agora em cortes pr\u00e1ticos e porcionados para facilitar o almo\u00e7o e o jantar da sua fam\u00edlia.\n      <\/p>\n    <\/header>\n\n    <div class=\"ag-daily__grid\">\n      <div class=\"woocommerce columns-5 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-2671 status-publish instock product_cat-dia-a-dia product_cat-massas product_cat-massas-tortas-e-pratos-prontos product_cat-original product_cat-pratos-prontos-2 has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"128\" data-id=\"2671\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pratos-prontos-ao-gosto-gourmet\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-116764 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/ea65bb43f3b24f3da41d86da31a812fe-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pratos-prontos-ao-gosto-gourmet\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-77415 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-94-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-94-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-94-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pratos-prontos-ao-gosto-gourmet\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2671\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pratos-prontos-ao-gosto-gourmet\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"2671\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Prato Pronto - Tamanho Grande&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pratos-prontos-ao-gosto-gourmet\/\">Prato Pronto &#8211; Tamanho Grande<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"from\">Aproximadamente <\/span><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>47.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2671,&quot;item_id&quot;:2671,&quot;item_name&quot;:&quot;Prato Pronto - Tamanho Grande&quot;,&quot;sku&quot;:2671,&quot;price&quot;:47.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Dia a Dia&quot;,&quot;id&quot;:2671,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pratos-prontos-ao-gosto-gourmet\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:129,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-38860 status-publish last instock product_cat-boi product_cat-cortes-gourmet product_cat-cortes-magros product_cat-dia-a-dia product_cat-mix-10-pessoas-premium product_cat-promocao product_tag-18-11-2023 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"129\" data-id=\"38860\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146785 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/filet-migon-reserva-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-84440 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/12\/Design-sem-nome-21-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"38860\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=38860\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"38860\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fil\u00e9 Mignon | Reserva - 109.90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFil\u00e9 Mignon | Reserva - 109.90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/file-mignon-reserva\/\">Fil\u00e9 Mignon | Reserva &#8211; 109.90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>126.38<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:38860,&quot;item_id&quot;:38860,&quot;item_name&quot;:&quot;Fil\\u00e9 Mignon | Reserva - 109.90 kg&quot;,&quot;sku&quot;:38860,&quot;price&quot;:126.38,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:38860,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/file-mignon-reserva\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:130,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-689 status-publish first outofstock product_cat-dia-a-dia product_cat-forno product_cat-porco product_cat-promocao product_tag-recheado has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"130\" data-id=\"689\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146783 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/lombo-recheado-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"689\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"689\" data-product_sku=\"2015\" aria-label=\"Leia mais sobre &ldquo;Lombo Su\u00edno Ao Vinho | R$34,90 \/Kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\">Lombo Su\u00edno Ao Vinho | R$34,90 \/Kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>59.33<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:689,&quot;item_id&quot;:689,&quot;item_name&quot;:&quot;Lombo Su\\u00edno Ao Vinho | R$34,90 \\\/Kg&quot;,&quot;sku&quot;:&quot;2015&quot;,&quot;price&quot;:59.33,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:689,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/lombo-recheado-c-queijo-coalho-r-29-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:131,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-374 status-publish instock product_cat-dia-a-dia product_cat-pescados product_cat-promocao has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"131\" data-id=\"374\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-79403 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T115258.665-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-79405 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-27T120412.452-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"374\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=374\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"374\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Fil\u00e9 de Til\u00e1pia - Bem Fresco | R$: 29,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFil\u00e9 de Til\u00e1pia - Bem Fresco | R$: 29,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tilapia\/\">Fil\u00e9 de Til\u00e1pia &#8211; Bem Fresco | R$: 29,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>29.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:374,&quot;item_id&quot;:374,&quot;item_name&quot;:&quot;Fil\\u00e9 de Til\\u00e1pia - Bem Fresco | R$: 29,90&quot;,&quot;sku&quot;:374,&quot;price&quot;:29.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Dia a Dia&quot;,&quot;id&quot;:374,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/tilapia\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:132,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-138619 status-publish instock product_cat-dia-a-dia product_cat-massas-tortas-e-pratos-prontos product_cat-pratos-prontos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"132\" data-id=\"138619\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bobo-de-camarao\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-138625 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/Design-sem-nome-12-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/bobo-de-camarao\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"138619\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=138619\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"138619\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Bob\u00f3 de Camar\u00e3o&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBob\u00f3 de Camar\u00e3o\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bobo-de-camarao\/\">Bob\u00f3 de Camar\u00e3o<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>39.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:138619,&quot;item_id&quot;:138619,&quot;item_name&quot;:&quot;Bob\\u00f3 de Camar\\u00e3o&quot;,&quot;sku&quot;:138619,&quot;price&quot;:39.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pratos Prontos&quot;,&quot;id&quot;:138619,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/bobo-de-camarao\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:133,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n    <\/div>\n\n    <footer class=\"ag-daily__footer\">\n      <a class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/dia-a-dia\/\">\n        <span>Ver toda a linha Dia a Dia<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-f21a4b0 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"f21a4b0\" data-element_type=\"section\" id=\"sec-espetinhos\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3cfb255\" data-id=\"3cfb255\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b0a34c1 elementor-widget elementor-widget-html\" data-id=\"b0a34c1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 ESPETINHOS GOURMET (Layout Clean + Limite Implac\u00e1vel JS)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-bg-alt:       #F8FAFC;\n  --ag-card:         #FFFFFF;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-radius:       14px;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-skewers {\n  padding: clamp(40px, 6vw, 64px) 16px;\n  background: var(--ag-bg) !important; \n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n  border-top: 1px solid var(--ag-border);\n}\n\n.ag-skewers__wrap {\n  width: min(1300px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-skewers__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \n}\n\n.ag-skewers__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: var(--ag-bg-alt);\n  color: var(--ag-text-sub);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n  border: 1px solid var(--ag-border);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n}\n\n.ag-skewers__eyebrow svg { color: var(--ag-brand); }\n\n.ag-skewers__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-accent-skewers {\n  color: var(--ag-brand);\n  font-weight: 900;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-skewers::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-skewers__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 580px;\n  line-height: 1.5;\n}\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE E ANIMA\u00c7\u00d5ES\n   ========================================================================== *\/\n.ag-skewers__grid {\n  position: relative;\n  width: 100%;\n  margin-top: 16px;\n}\n\n@keyframes fadeUpFast {\n  from { opacity: 0; transform: translateY(15px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n.ag-skewers .ag-skewers__grid ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important; \/* 2 Colunas Mobile *\/\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 8px 0 !important;\n  list-style: none !important;\n}\n\n@media (min-width: 768px) {\n  .ag-skewers .ag-skewers__grid ul.products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n@media (min-width: 1024px) {\n  .ag-skewers .ag-skewers__grid ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 24px !important; }\n}\n@media (min-width: 1200px) {\n  .ag-skewers .ag-skewers__grid ul.products { grid-template-columns: repeat(6, minmax(0, 1fr)) !important; gap: 24px !important; } \/* 6 Colunas Desktop *\/\n}\n\n\/* ==========================================================================\n   CARD DO PRODUTO\n   ========================================================================== *\/\n.ag-skewers .ag-skewers__grid ul.products li.product {\n  background: var(--ag-card) !important;\n  border-radius: var(--ag-radius) !important;\n  overflow: hidden !important;\n  display: flex !important; \/* O JS controla se fica flex ou none *\/\n  flex-direction: column !important;\n  border: 1px solid var(--ag-border) !important;\n  box-shadow: 0 4px 12px -1px rgba(0,0,0,0.03) !important;\n  padding: 0 !important;\n  transition: var(--ag-transition) !important;\n  position: relative !important;\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product:hover {\n  border-color: rgba(240, 90, 40, 0.3) !important;\n  transform: translateY(-4px) !important;\n  box-shadow: 0 16px 24px -5px rgba(0,0,0,0.05) !important;\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product a.woocommerce-loop-product__link:first-child,\n.ag-skewers .ag-skewers__grid ul.products li.product > a:first-child {\n  display: block !important;\n  background: #FFFFFF !important;\n  padding: 24px 14px 10px !important;\n  border-bottom: 1px solid var(--ag-border) !important;\n  position: relative !important;\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product img {\n  width: 100% !important;\n  height: 160px !important;\n  object-fit: contain !important;\n  margin: 0 !important;\n  display: block !important;\n}\n\n@media (min-width: 768px) {\n  .ag-skewers .ag-skewers__grid ul.products li.product img { height: 180px !important; }\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product .woocommerce-loop-product__title {\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  color: var(--ag-text) !important;\n  margin: 16px 14px 8px !important;\n  line-height: 1.35 !important;\n  min-height: 36px;\n  padding: 0 !important;\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product .price {\n  font-size: 20px !important;\n  font-weight: 900 !important;\n  color: var(--ag-text) !important;\n  margin: 0 14px 14px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: flex-start !important;\n  line-height: 1.1 !important;\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product .price del {\n  display: block !important;\n  margin-bottom: 4px !important;\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product .price del .amount {\n  font-size: 13px !important;\n  font-weight: 600 !important;\n  color: var(--ag-text-muted) !important;\n  text-decoration: line-through !important;\n  opacity: 0.7 !important;\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product a.button,\n.ag-skewers .ag-skewers__grid ul.products li.product .button {\n  margin: auto 14px 14px !important;\n  background: #ffffff !important;\n  color: var(--ag-text) !important;\n  border: 1px solid var(--ag-border) !important;\n  border-radius: 8px !important;\n  font-weight: 800 !important;\n  font-size: 11px !important;\n  padding: 10px 12px !important;\n  text-align: center !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  transition: var(--ag-transition) !important;\n  display: block !important;\n}\n\n.ag-skewers .ag-skewers__grid ul.products li.product a.button:hover,\n.ag-skewers .ag-skewers__grid ul.products li.product .button:hover {\n  background: var(--ag-brand) !important;\n  color: #ffffff !important;\n  border-color: var(--ag-brand) !important;\n}\n\n\/* ==========================================================================\n   FOOTER CTA - BOT\u00c3O OUTLINE\n   ========================================================================== *\/\n.ag-skewers__footer {\n  text-align: center;\n  margin-top: 32px;\n}\n\n.ag-cta-outline {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 36px;\n  border-radius: var(--ag-pill);\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  border: 1px solid var(--ag-border);\n  text-decoration: none !important;\n  font-weight: 800;\n  font-size: 15px;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  cursor: pointer;\n}\n\n.ag-cta-outline svg {\n  transition: transform 0.2s ease;\n}\n\n.ag-cta-outline:hover {\n  border-color: var(--ag-brand);\n  color: var(--ag-brand);\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1);\n  transform: translateY(-2px);\n}\n\n.ag-cta-outline:hover svg {\n  transform: translateX(4px);\n}\n<\/style>\n\n<section class=\"ag-skewers\">\n  <div class=\"ag-skewers__wrap\">\n\n    <header class=\"ag-skewers__head\">\n      <div class=\"ag-skewers__eyebrow\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <line x1=\"3\" y1=\"21\" x2=\"21\" y2=\"3\"><\/line>\n          <rect x=\"14\" y=\"4\" width=\"4\" height=\"4\" transform=\"rotate(45 16 6)\"><\/rect>\n          <rect x=\"10\" y=\"8\" width=\"4\" height=\"4\" transform=\"rotate(45 12 10)\"><\/rect>\n          <rect x=\"6\" y=\"12\" width=\"4\" height=\"4\" transform=\"rotate(45 8 14)\"><\/rect>\n        <\/svg>\n        Direto pra Grelha\n      <\/div>\n\n      <h2 class=\"ag-skewers__title\">\n        Espetinhos <span class=\"ag-accent-skewers\">Gourmet<\/span>\n      <\/h2>\n\n      <p class=\"ag-skewers__subtitle\">\n        Cortes selecionados no tamanho perfeito para petiscar. Praticidade e sabor inconfund\u00edvel.\n      <\/p>\n    <\/header>\n\n    <div class=\"ag-skewers__grid\" id=\"ag-skewers-container\">\n      <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-24355 status-publish instock product_cat-espetinhos product_cat-queijos product_cat-sugestao-air-fyer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"133\" data-id=\"24355\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-2\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-chilled\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"><\/path><\/svg> Resfriado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-83486 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/05\/Design-sem-nome-5-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/05\/Design-sem-nome-5-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/05\/Design-sem-nome-5-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-2\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"24355\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=24355\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"24355\" data-product_sku=\"0055\" aria-label=\"Adicione ao carrinho: &ldquo;Queijo Coalho - Espetos&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cQueijo Coalho - Espetos\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-2\/\">Queijo Coalho &#8211; Espetos<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>29.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:24355,&quot;item_id&quot;:24355,&quot;item_name&quot;:&quot;Queijo Coalho - Espetos&quot;,&quot;sku&quot;:&quot;0055&quot;,&quot;price&quot;:29.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Sugest\\u00e3o - Air Fyer&quot;,&quot;id&quot;:24355,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/queijo-coalho-2\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:134,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-373 status-publish instock product_cat-espetinhos product_cat-futebol product_cat-sugestao-air-fyer product_cat-suinos-para-churrasco product_cat-top-10 product_tag-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"134\" data-id=\"373\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/medalhao-de-batata-c-cheddar-5-espetos\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14645 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/medalhao-de-batata-2-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/medalhao-de-batata-c-cheddar-5-espetos\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"243\" height=\"291\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-440 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Screen-Shot-2020-03-31-at-10.08.28-243x291.png\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/medalhao-de-batata-c-cheddar-5-espetos\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"373\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=373\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"373\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espeto Medalh\u00e3o de Batata c\/ Cheddar | 5 Espetos&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspeto Medalh\u00e3o de Batata c\/ Cheddar | 5 Espetos\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/medalhao-de-batata-c-cheddar-5-espetos\/\">Espeto Medalh\u00e3o de Batata c\/ Cheddar | 5 Espetos<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>37.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:373,&quot;item_id&quot;:373,&quot;item_name&quot;:&quot;Espeto Medalh\\u00e3o de Batata c\\\/ Cheddar | 5 Espetos&quot;,&quot;sku&quot;:373,&quot;price&quot;:37.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:373,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/medalhao-de-batata-c-cheddar-5-espetos\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:135,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-1779 status-publish instock product_cat-espetinhos product_cat-futebol product_cat-sugestao-air-fyer product_tag-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"135\" data-id=\"1779\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-medalhao-de-frango-r-2590-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14579 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/espetinho-de-frango-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-medalhao-de-frango-r-2590-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1779\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=1779\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"1779\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espeto Medalh\u00e3o de Frango&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspeto Medalh\u00e3o de Frango\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-medalhao-de-frango-r-2590-pct\/\">Espeto Medalh\u00e3o de Frango<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>38.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1779,&quot;item_id&quot;:1779,&quot;item_name&quot;:&quot;Espeto Medalh\\u00e3o de Frango&quot;,&quot;sku&quot;:1779,&quot;price&quot;:38.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:1779,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espeto-medalhao-de-frango-r-2590-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:136,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-582 status-publish instock product_cat-espetinhos product_cat-promocao product_cat-sugestao-air-fyer product_tag-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"136\" data-id=\"582\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-kafta-recheada-c-queijo-5-unidades\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14581 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/espetinho-de-kafta-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-kafta-recheada-c-queijo-5-unidades\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"582\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=582\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"582\" data-product_sku=\"0082\" aria-label=\"Adicione ao carrinho: &ldquo;Espeto de Kafta Recheada com Queijo | 5 Unidades&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspeto de Kafta Recheada com Queijo | 5 Unidades\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-kafta-recheada-c-queijo-5-unidades\/\">Espeto de Kafta Recheada com Queijo | 5 Unidades<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>38.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:582,&quot;item_id&quot;:582,&quot;item_name&quot;:&quot;Espeto de Kafta Recheada com Queijo | 5 Unidades&quot;,&quot;sku&quot;:&quot;0082&quot;,&quot;price&quot;:38.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:582,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetinho-de-kafta-recheada-c-queijo-5-unidades\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:137,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-108483 status-publish last instock product_cat-boi product_cat-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"137\" data-id=\"108483\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-bovino-chef-r4490-temperado-e-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-108486 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T121434.162-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T121434.162-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T121434.162-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-bovino-chef-r4490-temperado-e-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-108487 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T122742.089-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T122742.089-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/02\/Design-sem-nome-2025-02-26T122742.089-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-bovino-chef-r4490-temperado-e-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"108483\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=108483\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"108483\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetinho Bovino - Chef | R$:44,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetinho Bovino - Chef | R$:44,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-bovino-chef-r4490-temperado-e-congelado\/\">Espetinho Bovino &#8211; Chef | R$:44,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>44.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:108483,&quot;item_id&quot;:108483,&quot;item_name&quot;:&quot;Espetinho Bovino - Chef | R$:44,90&quot;,&quot;sku&quot;:108483,&quot;price&quot;:44.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boi&quot;,&quot;id&quot;:108483,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetinho-bovino-chef-r4490-temperado-e-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:138,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-113305 status-publish first instock product_cat-espetinhos product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"138\" data-id=\"113305\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113307 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141231.920-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141231.920-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141231.920-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113308 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141518.421-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141518.421-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141518.421-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"113305\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=113305\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"113305\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetos de Camar\u00e3o - Fish Maria | R$: 49,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetos de Camar\u00e3o - Fish Maria | R$: 49,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\/\">Espetos de Camar\u00e3o &#8211; Fish Maria | R$: 49,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>49.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:113305,&quot;item_id&quot;:113305,&quot;item_name&quot;:&quot;Espetos de Camar\\u00e3o - Fish Maria | R$: 49,90&quot;,&quot;sku&quot;:113305,&quot;price&quot;:49.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:113305,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetos-de-camarao-fish-maria-r-4990-pct-temperado-e-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:139,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-94844 status-publish instock product_cat-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"139\" data-id=\"94844\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-carpaccio-de-wagyu-c-queijo-coalho-r-4490-pct-congelado\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137706 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-9-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-carpaccio-de-wagyu-c-queijo-coalho-r-4490-pct-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-94846 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-25T134441.484-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-25T134441.484-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-09-25T134441.484-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-carpaccio-de-wagyu-c-queijo-coalho-r-4490-pct-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"94844\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=94844\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"94844\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetinho - Carpaccio de Wagyu c\/ Queijo Coalho |&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetinho - Carpaccio de Wagyu c\/ Queijo Coalho |\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-carpaccio-de-wagyu-c-queijo-coalho-r-4490-pct-congelado\/\">Espetinho &#8211; Carpaccio de Wagyu c\/ Queijo Coalho |<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>52.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:94844,&quot;item_id&quot;:94844,&quot;item_name&quot;:&quot;Espetinho - Carpaccio de Wagyu c\\\/ Queijo Coalho |&quot;,&quot;sku&quot;:94844,&quot;price&quot;:52.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:94844,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espeto-carpaccio-de-wagyu-c-queijo-coalho-r-4490-pct-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:140,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-113310 status-publish instock product_cat-espetinhos product_cat-mix-10-pessoas-premium product_cat-pascoa-2 product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"140\" data-id=\"113310\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-surubim-fish-maria-r-4990-pct-temperado-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113313 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141755.427-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141755.427-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-17T141755.427-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-surubim-fish-maria-r-4990-pct-temperado-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"113310\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=113310\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"113310\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetinho de Surubim - Fish Maria | R$: 49,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetinho de Surubim - Fish Maria | R$: 49,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-de-surubim-fish-maria-r-4990-pct-temperado-congelado\/\">Espetinho de Surubim &#8211; Fish Maria | R$: 49,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>49.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:113310,&quot;item_id&quot;:113310,&quot;item_name&quot;:&quot;Espetinho de Surubim - Fish Maria | R$: 49,90&quot;,&quot;sku&quot;:113310,&quot;price&quot;:49.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:113310,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetinho-de-surubim-fish-maria-r-4990-pct-temperado-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:141,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-94849 status-publish instock product_cat-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"141\" data-id=\"94849\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-medalhao-de-queijo-coalho-c-doce-de-leite-r-44-90-congelado\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-95400 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-10-03T151107.589-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-10-03T151107.589-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-10-03T151107.589-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-medalhao-de-queijo-coalho-c-doce-de-leite-r-44-90-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-95401 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-10-03T151208.397-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-10-03T151208.397-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/09\/Design-sem-nome-2024-10-03T151208.397-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-medalhao-de-queijo-coalho-c-doce-de-leite-r-44-90-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"94849\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=94849\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"94849\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetinho - Medalh\u00e3o de Queijo Coalho c\/ Doce de Leite |&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetinho - Medalh\u00e3o de Queijo Coalho c\/ Doce de Leite |\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-medalhao-de-queijo-coalho-c-doce-de-leite-r-44-90-congelado\/\">Espetinho &#8211; Medalh\u00e3o de Queijo Coalho c\/ Doce de Leite |<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>44.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:94849,&quot;item_id&quot;:94849,&quot;item_name&quot;:&quot;Espetinho - Medalh\\u00e3o de Queijo Coalho c\\\/ Doce de Leite |&quot;,&quot;sku&quot;:94849,&quot;price&quot;:44.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:94849,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espeto-medalhao-de-queijo-coalho-c-doce-de-leite-r-44-90-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:142,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-142280 status-publish instock product_cat-espetinhos product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"142\" data-id=\"142280\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-salmao-fish-maria-r-6990\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147979 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/espeto-salmao-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-salmao-fish-maria-r-6990\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-142282 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-23T122749.604-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-23T122749.604-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-23T122749.604-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-salmao-fish-maria-r-6990\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"142280\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=142280\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"142280\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetos de Salm\u00e3o - Fish Maria | R$: 69,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetos de Salm\u00e3o - Fish Maria | R$: 69,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetos-de-salmao-fish-maria-r-6990\/\">Espetos de Salm\u00e3o &#8211; Fish Maria | R$: 69,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>69.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:142280,&quot;item_id&quot;:142280,&quot;item_name&quot;:&quot;Espetos de Salm\\u00e3o - Fish Maria | R$: 69,90&quot;,&quot;sku&quot;:142280,&quot;price&quot;:69.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Pescados&quot;,&quot;id&quot;:142280,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetos-de-salmao-fish-maria-r-6990\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:143,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-144374 status-publish last instock product_cat-espetinhos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"143\" data-id=\"144374\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-medalhao-de-mandioca-c-requeijao\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-144377 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T151643.751-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T151643.751-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T151643.751-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-medalhao-de-mandioca-c-requeijao\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-144380 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T151846.864-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T151846.864-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T151846.864-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-medalhao-de-mandioca-c-requeijao\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"144374\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=144374\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"144374\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espetinho - Medalh\u00e3o de Mandioca c\/ Requeij\u00e3o&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspetinho - Medalh\u00e3o de Mandioca c\/ Requeij\u00e3o\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espetinho-medalhao-de-mandioca-c-requeijao\/\">Espetinho &#8211; Medalh\u00e3o de Mandioca c\/ Requeij\u00e3o<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>41.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:144374,&quot;item_id&quot;:144374,&quot;item_name&quot;:&quot;Espetinho - Medalh\\u00e3o de Mandioca c\\\/ Requeij\\u00e3o&quot;,&quot;sku&quot;:144374,&quot;price&quot;:41.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetinhos&quot;,&quot;id&quot;:144374,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espetinho-medalhao-de-mandioca-c-requeijao\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:144,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n    <\/div>\n\n    <footer class=\"ag-skewers__footer\">\n      <a id=\"ag-skewers-btn\" class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/espetinhos\/\" data-action=\"expand\">\n        <span>Carregar espetinhos<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var skewersSection = document.querySelector('.ag-skewers');\n  if (!skewersSection) return;\n\n  var dynamicBtn = document.getElementById('ag-skewers-btn');\n  var skewersContainer = document.getElementById('ag-skewers-container');\n  var baseUrl = 'https:\/\/aogosto.com.br\/delivery\/product-category\/espetinhos\/';\n\n  \/\/ Constantes de limites\n  var MOBILE_LIMIT = 4;\n  var DESKTOP_LIMIT = 12;\n\n  \/* ------------------------------------------------------------------\n     MOTOR JS IMPLAC\u00c1VEL DE RENDERIZA\u00c7\u00c3O\n     ------------------------------------------------------------------ *\/\n  function renderSkewers(forceExpand) {\n    if (!skewersContainer) return 0;\n\n    var isMobile = window.innerWidth < 768;\n    var initialLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n    var isExpanded = forceExpand || skewersContainer.classList.contains('ag-expanded');\n    var currentLimit = isExpanded ? 48 : initialLimit;\n\n    var allItems = skewersContainer.querySelectorAll('li.product');\n    var validCount = 0;\n\n    allItems.forEach(function(item) {\n      \/\/ Regra 1: Fora de estoque desaparece e n\u00e3o conta\n      if (item.classList.contains('outofstock')) {\n        item.style.display = 'none';\n        return;\n      }\n      \n      validCount++; \/\/ Conta item v\u00e1lido\n\n      \/\/ Regra 2: Verifica o limite da tela\n      if (validCount <= currentLimit) {\n        item.style.display = 'flex'; \/\/ Garante o display correto\n        \n        \/\/ Aplica anima\u00e7\u00e3o se for um item revelado pelo bot\u00e3o\n        if (isExpanded && validCount > initialLimit) {\n          item.style.animation = 'fadeUpFast 0.4s ease forwards';\n        } else {\n          item.style.animation = 'none';\n        }\n      } else {\n        item.style.display = 'none'; \/\/ Esconde se passou do limite de 4 ou 12\n      }\n    });\n\n    return validCount;\n  }\n\n  \/* ------------------------------------------------------------------\n     ATUALIZAR BOT\u00c3O\n     ------------------------------------------------------------------ *\/\n  function updateSkewersBtn() {\n    if (!dynamicBtn) return;\n\n    var validCount = renderSkewers(false);\n    var isMobile = window.innerWidth < 768;\n    var limit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n\n    if (validCount > limit) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Carregar espetinhos';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n    } else if (validCount > 0) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver categoria completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      dynamicBtn.href = baseUrl;\n    } else {\n      dynamicBtn.style.display = 'none'; \/\/ Se n\u00e3o tiver nada, esconde bot\u00e3o\n    }\n  }\n\n  \/* ------------------------------------------------------------------\n     EVENTOS\n     ------------------------------------------------------------------ *\/\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault();\n        skewersContainer.classList.add('ag-expanded');\n        \n        renderSkewers(true); \/\/ Re-renderiza liberando os ocultos\n        \n        this.dataset.action = 'link';\n        this.querySelector('span').innerText = 'Ir para a categoria completa';\n        this.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n        this.href = baseUrl;\n      }\n    });\n  }\n\n  \/\/ Delay inteligente para o WooCommerce renderizar o shortcode\n  setTimeout(updateSkewersBtn, 800);\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-c3847c6 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"c3847c6\" data-element_type=\"section\" id=\"sec-bebidas\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ba99adc\" data-id=\"ba99adc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5b95e69 elementor-widget elementor-widget-html\" data-id=\"5b95e69\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 ADEGA E BEBIDAS (Grid App Style + Limite Implac\u00e1vel JS)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-card:         #FFFFFF;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-radius:       14px;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-drinks {\n  padding: clamp(40px, 6vw, 64px) 16px;\n  background: var(--ag-bg);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n}\n\n.ag-drinks__wrap {\n  width: min(1300px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-drinks__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 24px;\n}\n\n.ag-drinks__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n  border: 1px solid var(--ag-border);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n}\n\n.ag-drinks__eyebrow svg { color: var(--ag-brand); }\n\n.ag-drinks__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-accent-drinks {\n  color: var(--ag-brand);\n  font-weight: 900;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-drinks::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-drinks__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 580px;\n  line-height: 1.5;\n}\n\n\/* ==========================================================================\n   SMART MENU (Grid de 4 bot\u00f5es perfeito)\n   ========================================================================== *\/\n.ag-smart-nav-drinks {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr); \/* Forma um quadrado perfeito de 4 itens *\/\n  gap: 8px;\n  width: 100%;\n  max-width: 900px;\n  margin: 24px auto 0;\n  padding: 8px 4px;\n}\n\n@media (min-width: 768px) {\n  .ag-smart-nav-drinks {\n    display: flex;\n    flex-wrap: wrap; \n    justify-content: center; \n    gap: 12px;\n  }\n}\n\n.ag-nav-pill-drinks {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 6px;\n  background: #ffffff;\n  border: 1px solid var(--ag-border);\n  color: var(--ag-text-muted);\n  font-size: 13px; \n  font-weight: 700;\n  padding: 12px 8px; \n  border-radius: var(--ag-pill);\n  cursor: pointer;\n  white-space: nowrap;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n  width: 100%;\n}\n\n@media (min-width: 768px) {\n  .ag-nav-pill-drinks {\n    font-size: 14px;\n    padding: 10px 24px;\n    width: auto;\n  }\n}\n\n.ag-nav-pill-drinks:hover {\n  border-color: var(--ag-brand-light);\n  color: var(--ag-text);\n  box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n  transform: translateY(-2px);\n}\n\n.ag-nav-pill-drinks[aria-selected=\"true\"] {\n  background: var(--ag-brand);\n  border-color: var(--ag-brand);\n  color: #ffffff;\n  box-shadow: 0 6px 16px rgba(240, 90, 40, 0.3);\n}\n\n\/* ==========================================================================\n   ENGENHARIA DOS PAIN\u00c9IS E ANIMA\u00c7\u00c3O\n   ========================================================================== *\/\n.ag-drinks__panels {\n  position: relative;\n  width: 100%;\n  margin-top: 16px;\n}\n\n.ag-drinks-panel {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  opacity: 0;\n  visibility: hidden;\n  pointer-events: none;\n  transform: translateY(10px);\n  transition: opacity 0.4s ease, transform 0.4s ease;\n}\n\n.ag-drinks-panel.is-active {\n  position: relative;\n  opacity: 1;\n  visibility: visible;\n  pointer-events: auto;\n  transform: translateY(0);\n  z-index: 2;\n}\n\n@keyframes fadeUpFast {\n  from { opacity: 0; transform: translateY(15px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE \n   ========================================================================== *\/\n.ag-drinks .ag-drinks-panel ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important; \/* 2 Colunas Mobile *\/\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 8px 0 !important;\n  list-style: none !important;\n}\n\n@media (min-width: 768px) {\n  .ag-drinks .ag-drinks-panel ul.products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n@media (min-width: 1024px) {\n  .ag-drinks .ag-drinks-panel ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n@media (min-width: 1200px) {\n  .ag-drinks .ag-drinks-panel ul.products { grid-template-columns: repeat(6, minmax(0, 1fr)) !important; gap: 20px !important; } \/* 6 Colunas Desktop *\/\n}\n\n\/* ==========================================================================\n   CARD DO PRODUTO \n   ========================================================================== *\/\n.ag-drinks .ag-drinks-panel ul.products li.product {\n  background: var(--ag-card) !important;\n  border-radius: var(--ag-radius) !important;\n  overflow: hidden !important;\n  display: flex !important; \/* IMPORTANTE: JS vai gerenciar o display *\/\n  flex-direction: column !important;\n  border: 1px solid var(--ag-border) !important;\n  box-shadow: 0 4px 12px -1px rgba(0,0,0,0.03) !important;\n  padding: 0 !important;\n  transition: var(--ag-transition) !important;\n  position: relative !important;\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product:hover {\n  border-color: rgba(240, 90, 40, 0.3) !important;\n  transform: translateY(-4px) !important;\n  box-shadow: 0 16px 24px -5px rgba(0,0,0,0.06) !important;\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product a.woocommerce-loop-product__link:first-child,\n.ag-drinks .ag-drinks-panel ul.products li.product > a:first-child {\n  display: block !important;\n  background: #FFFFFF !important;\n  padding: 24px 14px 10px !important;\n  border-bottom: 1px solid var(--ag-border) !important;\n  position: relative !important;\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product img {\n  width: 100% !important;\n  height: 140px !important;\n  object-fit: contain !important;\n  margin: 0 !important;\n  display: block !important;\n}\n\n@media (min-width: 768px) {\n  .ag-drinks .ag-drinks-panel ul.products li.product img { height: 160px !important; }\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product .woocommerce-loop-product__title {\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  color: var(--ag-text) !important;\n  margin: 14px 14px 8px !important;\n  line-height: 1.35 !important;\n  min-height: 36px;\n  padding: 0 !important;\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product .price {\n  font-size: 18px !important;\n  font-weight: 900 !important;\n  color: var(--ag-text) !important;\n  margin: 0 14px 14px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: flex-start !important;\n  line-height: 1.1 !important;\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product .price del {\n  display: block !important;\n  margin-bottom: 4px !important;\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product .price del .amount {\n  font-size: 12px !important;\n  font-weight: 600 !important;\n  color: var(--ag-text-muted) !important;\n  text-decoration: line-through !important;\n  opacity: 0.7 !important;\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product a.button,\n.ag-drinks .ag-drinks-panel ul.products li.product .button {\n  margin: auto 14px 14px !important;\n  background: #ffffff !important;\n  color: var(--ag-text) !important;\n  border: 1px solid var(--ag-border) !important;\n  border-radius: 8px !important;\n  font-weight: 800 !important;\n  font-size: 11px !important;\n  padding: 10px 12px !important;\n  text-align: center !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  transition: var(--ag-transition) !important;\n  display: block !important;\n}\n\n.ag-drinks .ag-drinks-panel ul.products li.product a.button:hover,\n.ag-drinks .ag-drinks-panel ul.products li.product .button:hover {\n  background: var(--ag-brand) !important;\n  color: #ffffff !important;\n  border-color: var(--ag-brand) !important;\n}\n\n\/* ==========================================================================\n   FOOTER CTA - BOT\u00c3O OUTLINE ELEGANTE\n   ========================================================================== *\/\n.ag-drinks__footer {\n  text-align: center;\n  margin-top: 32px;\n}\n\n.ag-drinks-dynamic-cta {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 36px;\n  border-radius: var(--ag-pill);\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  border: 1px solid var(--ag-border);\n  text-decoration: none !important;\n  font-weight: 800;\n  font-size: 15px;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  cursor: pointer;\n}\n\n.ag-drinks-dynamic-cta svg {\n  transition: transform 0.2s ease;\n}\n\n.ag-drinks-dynamic-cta:hover {\n  border-color: var(--ag-brand);\n  color: var(--ag-brand);\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1);\n  transform: translateY(-2px);\n}\n\n.ag-drinks-dynamic-cta:hover svg {\n  transform: translateX(4px);\n}\n<\/style>\n\n<section class=\"ag-drinks\">\n  <div class=\"ag-drinks__wrap\">\n\n    <header class=\"ag-drinks__head\">\n      <div class=\"ag-drinks__eyebrow\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 11h1a3 3 0 0 1 0 6h-1\"><\/path><path d=\"M9 12v6\"><\/path><path d=\"M13 12v6\"><\/path><path d=\"M14 7.5c-1 0-1.44.5-3 .5s-2-.5-3-.5-1.72.5-2.5.5a2.5 2.5 0 0 1 0-5c.43-.5 1-1 2-1h7.5c1 0 1.57.5 2 1a2.5 2.5 0 0 1 0 5c-.78 0-1.5-.5-3-.5z\"><\/path><path d=\"M5 8v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8\"><\/path><\/svg>\n        Para Acompanhar\n      <\/div>\n\n      <h2 class=\"ag-drinks__title\">\n        Adega & <span class=\"ag-accent-drinks\">Bebidas<\/span>\n      <\/h2>\n\n      <p class=\"ag-drinks__subtitle\">\n        A sele\u00e7\u00e3o ideal para harmonizar com o seu churrasco.\n      <\/p>\n\n      <div class=\"ag-smart-nav-drinks\" role=\"tablist\">\n        <button class=\"ag-nav-pill-drinks\" role=\"tab\" aria-selected=\"true\" data-target=\"drinks-cervejas\" data-slug=\"cerveja\" data-label=\"Cervejas\">\n          \ud83c\udf7a Cervejas\n        <\/button>\n        <button class=\"ag-nav-pill-drinks\" role=\"tab\" aria-selected=\"false\" data-target=\"drinks-destilados\" data-slug=\"destilados\" data-label=\"Destilados\">\n          \ud83e\udd43 Destilados\n        <\/button>\n        <button class=\"ag-nav-pill-drinks\" role=\"tab\" aria-selected=\"false\" data-target=\"drinks-refri\" data-slug=\"refri\" data-label=\"Refrigerantes\">\n          \ud83e\udd64 Refrigerantes\n        <\/button>\n        <button class=\"ag-nav-pill-drinks\" role=\"tab\" aria-selected=\"false\" data-target=\"drinks-outros\" data-slug=\"bebidas-outros\" data-label=\"Outros\">\n          \ud83c\udf79 Outros\n        <\/button>\n      <\/div>\n    <\/header>\n\n    <div class=\"ag-drinks__panels\">\n      \n      <div class=\"ag-drinks-panel is-active\" id=\"drinks-cervejas\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-63088 status-publish first instock product_cat-bebidas product_cat-cerveja product_cat-oportunidade has-post-thumbnail featured shipping-taxable purchasable product-type-simple\" data-loop=\"144\" data-id=\"63088\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/laut-l-pilsen-r-399\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-63090 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/laut-lata-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/laut-l-pilsen-r-399\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-73575 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/LAUT-1-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/laut-l-pilsen-r-399\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"63088\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=63088\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"63088\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;LAUT l Pilsen&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLAUT l Pilsen\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/laut-l-pilsen-r-399\/\">LAUT l Pilsen<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>4.99<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:63088,&quot;item_id&quot;:63088,&quot;item_name&quot;:&quot;LAUT l Pilsen&quot;,&quot;sku&quot;:63088,&quot;price&quot;:4.99,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:63088,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/laut-l-pilsen-r-399\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:145,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-1814 status-publish instock product_cat-bebidas product_cat-cerveja product_tag-alcoolicos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"145\" data-id=\"1814\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/superpromocao-cerveja-artesanal-laut-600ml\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-74619 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/Design-sem-nome-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/superpromocao-cerveja-artesanal-laut-600ml\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-74468 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/DALL\u00b7E-2024-01-30-17.06.17-imagem-de-um-copo-sendo-completado-com-cerveja-de-garrafa-405x330.png\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/DALL\u00b7E-2024-01-30-17.06.17-imagem-de-um-copo-sendo-completado-com-cerveja-de-garrafa-405x330.png 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/DALL\u00b7E-2024-01-30-17.06.17-imagem-de-um-copo-sendo-completado-com-cerveja-de-garrafa-810x660.png 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/superpromocao-cerveja-artesanal-laut-600ml\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"1814\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=1814\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"1814\" data-product_sku=\"8013\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja Ao Gosto - Laut | 600ml&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja Ao Gosto - Laut | 600ml\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/superpromocao-cerveja-artesanal-laut-600ml\/\">Cerveja Ao Gosto &#8211; Laut | 600ml<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>7.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:1814,&quot;item_id&quot;:1814,&quot;item_name&quot;:&quot;Cerveja Ao Gosto - Laut | 600ml&quot;,&quot;sku&quot;:&quot;8013&quot;,&quot;price&quot;:7.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:1814,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/superpromocao-cerveja-artesanal-laut-600ml\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:146,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-90567 status-publish instock product_cat-bebidas product_cat-cerveja product_cat-top-20-outros has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"146\" data-id=\"90567\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-ao-gosto-pilsen-473-ml\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-90568 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-07T122919.714-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-07T122919.714-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-07T122919.714-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-ao-gosto-pilsen-473-ml\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-90572 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-07T124819.494-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-07T124819.494-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-07T124819.494-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-ao-gosto-pilsen-473-ml\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"90567\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=90567\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"90567\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja Ao Gosto | Pilsen 473 ml&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja Ao Gosto | Pilsen 473 ml\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-ao-gosto-pilsen-473-ml\/\">Cerveja Ao Gosto | Pilsen 473 ml<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 5.00 de 5\">\n\t\t\t\t\t<span style=\"width:100%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">5.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>4.99<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:90567,&quot;item_id&quot;:90567,&quot;item_name&quot;:&quot;Cerveja Ao Gosto | Pilsen 473 ml&quot;,&quot;sku&quot;:90567,&quot;price&quot;:4.99,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:90567,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-ao-gosto-pilsen-473-ml\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:147,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-398 status-publish instock product_cat-bebidas product_cat-cerveja product_tag-alcoolicos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"147\" data-id=\"398\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/heineken-longneck\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-457 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/573235-405x330.png\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/heineken-longneck\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"398\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=398\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"398\" data-product_sku=\"6683\" aria-label=\"Adicione ao carrinho: &ldquo;Heineken Longneck&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cHeineken Longneck\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/heineken-longneck\/\">Heineken Longneck<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>8.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:398,&quot;item_id&quot;:398,&quot;item_name&quot;:&quot;Heineken Longneck&quot;,&quot;sku&quot;:&quot;6683&quot;,&quot;price&quot;:8.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:398,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/heineken-longneck\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:148,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-113986 status-publish instock product_cat-bebidas product_cat-black-friday product_cat-cerveja has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"148\" data-id=\"113986\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-albanos-pilsen-r-499-un-473-ml\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113987 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T111059.372-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T111059.372-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T111059.372-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-albanos-pilsen-r-499-un-473-ml\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"113986\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=113986\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"113986\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja Albanos - Pilsen | R$: 4,49 ( un )&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja Albanos - Pilsen | R$: 4,49 ( un )\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-albanos-pilsen-r-499-un-473-ml\/\">Cerveja Albanos &#8211; Pilsen | R$: 4,49 ( un )<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>4.49<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:113986,&quot;item_id&quot;:113986,&quot;item_name&quot;:&quot;Cerveja Albanos - Pilsen | R$: 4,49 ( un )&quot;,&quot;sku&quot;:113986,&quot;price&quot;:4.49,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:113986,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-albanos-pilsen-r-499-un-473-ml\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:149,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-110862 status-publish last instock product_cat-bebidas product_cat-cerveja has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"149\" data-id=\"110862\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-de-leve-laut-600-ml-r-790-un\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-110863 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-19T153423.068-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-19T153423.068-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-19T153423.068-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-de-leve-laut-600-ml-r-790-un\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-110864 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-19T153745.806-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-19T153745.806-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/03\/Design-sem-nome-2025-03-19T153745.806-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-de-leve-laut-600-ml-r-790-un\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"110862\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=110862\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"110862\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja &#039;De Leve&#039; - L\u00e4ut 600 ml |  R$: 7,90 (un)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja &#039;De Leve&#039; - L\u00e4ut 600 ml |  R$: 7,90 (un)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-de-leve-laut-600-ml-r-790-un\/\">Cerveja &#8216;De Leve&#8217; &#8211; L\u00e4ut 600 ml |  R$: 7,90 (un)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>7.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:110862,&quot;item_id&quot;:110862,&quot;item_name&quot;:&quot;Cerveja &#039;De Leve&#039; - L\\u00e4ut 600 ml |  R$: 7,90 (un)&quot;,&quot;sku&quot;:110862,&quot;price&quot;:7.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:110862,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-de-leve-laut-600-ml-r-790-un\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:150,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-85512 status-publish first instock product_cat-bebidas product_cat-cerveja product_cat-oportunidade has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-loop=\"150\" data-id=\"85512\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-wals-lagoinha-600-ml-r-890-un\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"onsale product-label\">Venda<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-85515 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-45-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-45-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-45-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-wals-lagoinha-600-ml-r-890-un\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-88082 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-2024-07-03T105648.588-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-2024-07-03T105648.588-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-2024-07-03T105648.588-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-wals-lagoinha-600-ml-r-890-un\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"85512\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=85512\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"85512\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja W\u00e4ls Lagoinha - 600 ml  (un)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja W\u00e4ls Lagoinha - 600 ml  (un)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-wals-lagoinha-600-ml-r-890-un\/\">Cerveja W\u00e4ls Lagoinha &#8211; 600 ml  (un)<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 4.00 de 5\">\n\t\t\t\t\t<span style=\"width:80%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">4.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>9.90<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">O pre\u00e7o original era: &#082;&#036;9.90.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>8.90<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">O pre\u00e7o atual \u00e9: &#082;&#036;8.90.<\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:85512,&quot;item_id&quot;:85512,&quot;item_name&quot;:&quot;Cerveja W\\u00e4ls Lagoinha - 600 ml  (un)&quot;,&quot;sku&quot;:85512,&quot;price&quot;:8.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:85512,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-wals-lagoinha-600-ml-r-890-un\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:151,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-18724 status-publish instock product_cat-bebidas product_cat-cerveja product_tag-alcoolicos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"151\" data-id=\"18724\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-stella-longneck-330ml\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-18725 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/stella-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-stella-longneck-330ml\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"18724\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=18724\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"18724\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja Stella Longneck 330ml&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja Stella Longneck 330ml\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-stella-longneck-330ml\/\">Cerveja Stella Longneck 330ml<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>6.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:18724,&quot;item_id&quot;:18724,&quot;item_name&quot;:&quot;Cerveja Stella Longneck 330ml&quot;,&quot;sku&quot;:18724,&quot;price&quot;:6.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:18724,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-stella-longneck-330ml\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:152,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-20346 status-publish outofstock product_cat-bebidas product_cat-cerveja product_cat-futebol product_tag-alcoolicos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"152\" data-id=\"20346\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-corona-longneck-355ml\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20347 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/cerveja-corona-longneck-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-corona-longneck-355ml\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"20346\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-corona-longneck-355ml\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"20346\" data-product_sku=\"8718\" aria-label=\"Leia mais sobre &ldquo;Cerveja Corona - Longneck 355ml&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-corona-longneck-355ml\/\">Cerveja Corona &#8211; Longneck 355ml<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>8.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:20346,&quot;item_id&quot;:20346,&quot;item_name&quot;:&quot;Cerveja Corona - Longneck 355ml&quot;,&quot;sku&quot;:&quot;8718&quot;,&quot;price&quot;:8.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:20346,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-corona-longneck-355ml\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:153,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-26425 status-publish instock product_cat-bebidas product_cat-cerveja has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"153\" data-id=\"26425\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/produto-2\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113942 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2025-04-22T153646.807-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2025-04-22T153646.807-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/06\/Design-sem-nome-2025-04-22T153646.807-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/produto-2\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"26425\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=26425\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"26425\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;L\u00e4ut Premium Beer | Puro Malte 473ml&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cL\u00e4ut Premium Beer | Puro Malte 473ml\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/produto-2\/\">L\u00e4ut Premium Beer | Puro Malte 473ml<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>4.99<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:26425,&quot;item_id&quot;:26425,&quot;item_name&quot;:&quot;L\\u00e4ut Premium Beer | Puro Malte 473ml&quot;,&quot;sku&quot;:26425,&quot;price&quot;:4.99,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:26425,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/produto-2\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:154,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-97062 status-publish instock product_cat-bebidas product_cat-cerveja has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-loop=\"154\" data-id=\"97062\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-wals-abacaxi-do-triangulo-r-890-un\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"onsale product-label\">Venda<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-97064 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-23T131006.096-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-23T131006.096-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-23T131006.096-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-wals-abacaxi-do-triangulo-r-890-un\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-97065 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-23T131617.812-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-23T131617.812-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/10\/Design-sem-nome-2024-10-23T131617.812-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-wals-abacaxi-do-triangulo-r-890-un\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"97062\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=97062\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"97062\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja Wals Abacaxi do Tri\u00e2ngulo | R$: 8,90 (un)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja Wals Abacaxi do Tri\u00e2ngulo | R$: 8,90 (un)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-wals-abacaxi-do-triangulo-r-890-un\/\">Cerveja Wals Abacaxi do Tri\u00e2ngulo | R$: 8,90 (un)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>18.90<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">O pre\u00e7o original era: &#082;&#036;18.90.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>8.90<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">O pre\u00e7o atual \u00e9: &#082;&#036;8.90.<\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:97062,&quot;item_id&quot;:97062,&quot;item_name&quot;:&quot;Cerveja Wals Abacaxi do Tri\\u00e2ngulo | R$: 8,90 (un)&quot;,&quot;sku&quot;:97062,&quot;price&quot;:8.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:97062,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-wals-abacaxi-do-triangulo-r-890-un\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:155,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-136237 status-publish last instock product_cat-bebidas product_cat-cerveja product_cat-kit-carnaval has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-loop=\"155\" data-id=\"136237\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-ao-gosto-de-leve-long-neck\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"onsale product-label\">Venda<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-142177 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/Design-sem-nome-2026-01-21T195215.100-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/Design-sem-nome-2026-01-21T195215.100-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/Design-sem-nome-2026-01-21T195215.100-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-ao-gosto-de-leve-long-neck\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"136237\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=136237\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"136237\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja Ao Gosto - De leve | Long Neck&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja Ao Gosto - De leve | Long Neck\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-ao-gosto-de-leve-long-neck\/\">Cerveja Ao Gosto &#8211; De leve | Long Neck<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>5.90<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">O pre\u00e7o original era: &#082;&#036;5.90.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>4.90<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">O pre\u00e7o atual \u00e9: &#082;&#036;4.90.<\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:136237,&quot;item_id&quot;:136237,&quot;item_name&quot;:&quot;Cerveja Ao Gosto - De leve | Long Neck&quot;,&quot;sku&quot;:136237,&quot;price&quot;:4.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:136237,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-ao-gosto-de-leve-long-neck\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:156,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-134599 status-publish first instock product_cat-bebidas product_cat-cerveja product_cat-kit-carnaval has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-loop=\"156\" data-id=\"134599\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-aogosto-laut-long-neck\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"onsale product-label\">Venda<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-134600 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Design-sem-nome-2025-11-26T180545.364-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Design-sem-nome-2025-11-26T180545.364-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Design-sem-nome-2025-11-26T180545.364-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-aogosto-laut-long-neck\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-144570 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Design-sem-nome-2026-02-12T131222.409-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Design-sem-nome-2026-02-12T131222.409-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/11\/Design-sem-nome-2026-02-12T131222.409-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-aogosto-laut-long-neck\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"134599\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=134599\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"134599\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cerveja AoGosto -Laut | Long Neck&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCerveja AoGosto -Laut | Long Neck\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cerveja-aogosto-laut-long-neck\/\">Cerveja AoGosto -Laut | Long Neck<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>6.90<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">O pre\u00e7o original era: &#082;&#036;6.90.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>4.90<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">O pre\u00e7o atual \u00e9: &#082;&#036;4.90.<\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:134599,&quot;item_id&quot;:134599,&quot;item_name&quot;:&quot;Cerveja AoGosto -Laut | Long Neck&quot;,&quot;sku&quot;:134599,&quot;price&quot;:4.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:134599,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cerveja-aogosto-laut-long-neck\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:157,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-144793 status-publish instock product_cat-bebidas product_cat-cerveja product_cat-kit-carnaval has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-loop=\"157\" data-id=\"144793\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/18x-cerveja-aogosto-laut-long-neck\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"onsale product-label\">Venda<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-144795 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/pack-longneck-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/18x-cerveja-aogosto-laut-long-neck\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"144793\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=144793\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"144793\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;18x Cerveja AoGosto - Laut | Long Neck&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201c18x Cerveja AoGosto - Laut | Long Neck\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/18x-cerveja-aogosto-laut-long-neck\/\">18x Cerveja AoGosto &#8211; Laut | Long Neck<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>124.20<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">O pre\u00e7o original era: &#082;&#036;124.20.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>88.20<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">O pre\u00e7o atual \u00e9: &#082;&#036;88.20.<\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:144793,&quot;item_id&quot;:144793,&quot;item_name&quot;:&quot;18x Cerveja AoGosto - Laut | Long Neck&quot;,&quot;sku&quot;:144793,&quot;price&quot;:88.2,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:144793,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/18x-cerveja-aogosto-laut-long-neck\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:158,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-129493 status-publish instock product_cat-bebidas product_cat-cerveja has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-loop=\"158\" data-id=\"129493\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/15x-cervejas-ao-gosto-laut-600ml-r-690-cada\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"onsale product-label\">Venda<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-129494 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-405x330.webp\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-405x330.webp 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-810x660.webp 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/15x-cervejas-ao-gosto-laut-600ml-r-690-cada\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-129495 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/DALL\u00b7E-2024-01-30-17.06.17-imagem-de-um-copo-sendo-completado-com-cerveja-de-garrafa-405x330.webp\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/DALL\u00b7E-2024-01-30-17.06.17-imagem-de-um-copo-sendo-completado-com-cerveja-de-garrafa-405x330.webp 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/DALL\u00b7E-2024-01-30-17.06.17-imagem-de-um-copo-sendo-completado-com-cerveja-de-garrafa-810x660.webp 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/15x-cervejas-ao-gosto-laut-600ml-r-690-cada\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"129493\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=129493\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"129493\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;15x Cervejas Ao Gosto \u2013 Laut | 600ml (R$ 6,99 Cada)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201c15x Cervejas Ao Gosto \u2013 Laut | 600ml (R$ 6,99 Cada)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/15x-cervejas-ao-gosto-laut-600ml-r-690-cada\/\">15x Cervejas Ao Gosto \u2013 Laut | 600ml (R$ 6,99 Cada)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>118.50<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">O pre\u00e7o original era: &#082;&#036;118.50.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>104.85<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">O pre\u00e7o atual \u00e9: &#082;&#036;104.85.<\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:129493,&quot;item_id&quot;:129493,&quot;item_name&quot;:&quot;15x Cervejas Ao Gosto \\u2013 Laut | 600ml (R$ 6,99 Cada)&quot;,&quot;sku&quot;:129493,&quot;price&quot;:104.85,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cerveja&quot;,&quot;id&quot;:129493,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/15x-cervejas-ao-gosto-laut-600ml-r-690-cada\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:159,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n\n      <div class=\"ag-drinks-panel\" id=\"drinks-destilados\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-75028 status-publish instock product_cat-bebidas product_cat-destilados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"159\" data-id=\"75028\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bebida-venm-laut-r-790-lata\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-75029 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/02\/Design-sem-nome-2-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/02\/Design-sem-nome-2-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/02\/Design-sem-nome-2-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bebida-venm-laut-r-790-lata\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-75031 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/02\/Design-sem-nome-1-2-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/02\/Design-sem-nome-1-2-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/02\/Design-sem-nome-1-2-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/bebida-venm-laut-r-790-lata\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"75028\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=75028\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"75028\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Bebida VENM (La\u00fct)  | R$: 6,90 lata&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBebida VENM (La\u00fct)  | R$: 6,90 lata\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bebida-venm-laut-r-790-lata\/\">Bebida VENM (La\u00fct)  | R$: 6,90 lata<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 5.00 de 5\">\n\t\t\t\t\t<span style=\"width:100%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">5.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>6.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:75028,&quot;item_id&quot;:75028,&quot;item_name&quot;:&quot;Bebida VENM (La\\u00fct)  | R$: 6,90 lata&quot;,&quot;sku&quot;:75028,&quot;price&quot;:6.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:75028,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/bebida-venm-laut-r-790-lata\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:160,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-144286 status-publish instock product_cat-bebidas product_cat-destilados product_cat-kit-carnaval has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"160\" data-id=\"144286\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bebida-lambe-lambe-manga-c-maracuja\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-144287 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T100632.207-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T100632.207-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T100632.207-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/bebida-lambe-lambe-manga-c-maracuja\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"144286\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=144286\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"144286\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Bebida Lambe Lambe | Manga c\/ Maracuj\u00e1&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBebida Lambe Lambe | Manga c\/ Maracuj\u00e1\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/bebida-lambe-lambe-manga-c-maracuja\/\">Bebida Lambe Lambe | Manga c\/ Maracuj\u00e1<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>10.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:144286,&quot;item_id&quot;:144286,&quot;item_name&quot;:&quot;Bebida Lambe Lambe | Manga c\\\/ Maracuj\\u00e1&quot;,&quot;sku&quot;:144286,&quot;price&quot;:10.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:144286,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/bebida-lambe-lambe-manga-c-maracuja\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:161,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-74217 status-publish last instock product_cat-bebidas product_cat-destilados product_cat-kit-carnaval has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"161\" data-id=\"74217\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/xeque-mate-r-8-90\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-74219 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/01\/xeque-2-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/xeque-mate-r-8-90\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-74955 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/01\/Design-sem-nome-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/01\/Design-sem-nome-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/01\/Design-sem-nome-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/xeque-mate-r-8-90\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"74217\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=74217\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"74217\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Bebida | Xeque Mate - 362 ml&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBebida | Xeque Mate - 362 ml\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/xeque-mate-r-8-90\/\">Bebida | Xeque Mate &#8211; 362 ml<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>9.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:74217,&quot;item_id&quot;:74217,&quot;item_name&quot;:&quot;Bebida | Xeque Mate - 362 ml&quot;,&quot;sku&quot;:74217,&quot;price&quot;:9.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:74217,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/xeque-mate-r-8-90\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:162,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-113991 status-publish first instock product_cat-bebidas product_cat-destilados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"162\" data-id=\"113991\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/like-spritz-r-799-un\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-cold\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8h1a4 4 0 1 1 0 8h-1\"><\/path><path d=\"M6 8h11v12a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8z\"><\/path><path d=\"M6 8V5a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2v3\"><\/path><\/svg> Gelada<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113992 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/like-spritz-qe5yato8io-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/like-spritz-r-799-un\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-113993 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T114122.524-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T114122.524-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T114122.524-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/like-spritz-r-799-un\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"113991\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=113991\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"113991\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Like Spritz | R$: 7,90 (un)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLike Spritz | R$: 7,90 (un)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/like-spritz-r-799-un\/\">Like Spritz | R$: 7,90 (un)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>7.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:113991,&quot;item_id&quot;:113991,&quot;item_name&quot;:&quot;Like Spritz | R$: 7,90 (un)&quot;,&quot;sku&quot;:113991,&quot;price&quot;:7.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:113991,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/like-spritz-r-799-un\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:163,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-44957 status-publish instock product_cat-bebidas product_cat-destilados product_cat-dia-dos-pais product_cat-futebol product_cat-original has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"163\" data-id=\"44957\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cachaca-ao-gosto-ouro\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-44964 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/02\/cachaca-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cachaca-ao-gosto-ouro\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-44966 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/02\/cachaca-3-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cachaca-ao-gosto-ouro\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"44957\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=44957\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"44957\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cacha\u00e7a Ao Gosto Ouro&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCacha\u00e7a Ao Gosto Ouro\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cachaca-ao-gosto-ouro\/\">Cacha\u00e7a Ao Gosto Ouro<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>49.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:44957,&quot;item_id&quot;:44957,&quot;item_name&quot;:&quot;Cacha\\u00e7a Ao Gosto Ouro&quot;,&quot;sku&quot;:44957,&quot;price&quot;:49.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:44957,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cachaca-ao-gosto-ouro\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:164,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-51004 status-publish instock product_cat-bebidas product_cat-boutique product_cat-complementos-para-drinks product_cat-destilados product_cat-original has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"164\" data-id=\"51004\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/vinho-seco-fazenda-pedrinha-cabernet-sauvignon\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-51005 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/06\/1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/vinho-seco-fazenda-pedrinha-cabernet-sauvignon\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-51006 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/06\/2-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/vinho-seco-fazenda-pedrinha-cabernet-sauvignon\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"51004\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=51004\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"51004\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Vinho Seco Fazenda Pedrinha | Cabernet Sauvignon&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cVinho Seco Fazenda Pedrinha | Cabernet Sauvignon\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/vinho-seco-fazenda-pedrinha-cabernet-sauvignon\/\">Vinho Seco Fazenda Pedrinha | Cabernet Sauvignon<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>99.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:51004,&quot;item_id&quot;:51004,&quot;item_name&quot;:&quot;Vinho Seco Fazenda Pedrinha | Cabernet Sauvignon&quot;,&quot;sku&quot;:51004,&quot;price&quot;:99.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Bebidas&quot;,&quot;id&quot;:51004,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/vinho-seco-fazenda-pedrinha-cabernet-sauvignon\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:165,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n\n      <div class=\"ag-drinks-panel\" id=\"drinks-refri\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-6 \"><\/div>\n      <\/div>\n\n      <div class=\"ag-drinks-panel\" id=\"drinks-outros\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-70468 status-publish instock product_cat-accessories product_cat-bebidas product_cat-dia-dos-pais product_cat-bebidas-outros has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"165\" data-id=\"70468\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/taca-ao-gosto\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-76892 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/12\/Design-sem-nome-58-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/12\/Design-sem-nome-58-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/12\/Design-sem-nome-58-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/taca-ao-gosto\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"70468\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=70468\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"70468\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Ta\u00e7a Ao Gosto&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cTa\u00e7a Ao Gosto\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/taca-ao-gosto\/\">Ta\u00e7a Ao Gosto<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>29.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:70468,&quot;item_id&quot;:70468,&quot;item_name&quot;:&quot;Ta\\u00e7a Ao Gosto&quot;,&quot;sku&quot;:70468,&quot;price&quot;:29.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Acess\\u00f3rios&quot;,&quot;id&quot;:70468,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/taca-ao-gosto\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:166,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n\n    <\/div>\n\n    <footer class=\"ag-drinks__footer\">\n      <a id=\"ag-drinks-btn-dynamic\" class=\"ag-drinks-dynamic-cta\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/cerveja\/\" data-action=\"expand\">\n        <span>Carregar mais Cervejas<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var drinksSection = document.querySelector('.ag-drinks');\n  if (!drinksSection) return;\n\n  var navPills = drinksSection.querySelectorAll('.ag-nav-pill-drinks');\n  var catPanels = drinksSection.querySelectorAll('.ag-drinks-panel');\n  var dynamicBtn = document.getElementById('ag-drinks-btn-dynamic');\n  var baseUrl = 'https:\/\/aogosto.com.br\/delivery\/product-category\/';\n\n  \/\/ Constantes de limites cravadas\n  var MOBILE_LIMIT = 4;\n  var DESKTOP_LIMIT = 12;\n\n  \/* ------------------------------------------------------------------\n     MOTOR JS DE RENDERIZA\u00c7\u00c3O IMPLAC\u00c1VEL\n     ------------------------------------------------------------------ *\/\n  function renderActivePanel(panelId, forceExpand) {\n    var panel = document.getElementById(panelId);\n    if (!panel) return 0;\n\n    var isMobile = window.innerWidth < 768;\n    var initialLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n    var isExpanded = forceExpand || panel.classList.contains('ag-expanded');\n    var currentLimit = isExpanded ? 48 : initialLimit; \/\/ Quando expande, mostra todos\n\n    var items = panel.querySelectorAll('li.product');\n    var validCount = 0;\n\n    items.forEach(function(item) {\n      \/\/ Regra Ouro: Se estiver fora de estoque, some do mapa e n\u00e3o entra na conta\n      if (item.classList.contains('outofstock')) {\n        item.style.display = 'none';\n        return;\n      }\n      \n      validCount++; \/\/ Achou um produto v\u00e1lido\n\n      \/\/ Verifica se o item est\u00e1 dentro do limite da tela\n      if (validCount <= currentLimit) {\n        item.style.display = 'flex'; \/\/ Exibe o produto\n        \n        \/\/ Se foi clicado em expandir e \u00e9 um item novo, faz a anima\u00e7\u00e3o\n        if (isExpanded && validCount > initialLimit) {\n          item.style.animation = 'fadeUpFast 0.4s ease forwards';\n        } else {\n          item.style.animation = 'none';\n        }\n      } else {\n        item.style.display = 'none'; \/\/ Esconde se passou do limite (4 ou 12)\n      }\n    });\n\n    return validCount; \/\/ Retorna quantos produtos v\u00e1lidos existem no total\n  }\n\n  \/* ------------------------------------------------------------------\n     ATUALIZA O BOT\u00c3O DIN\u00c2MICO\n     ------------------------------------------------------------------ *\/\n  function updateButtonStateDrinks(targetId, slug, label) {\n    if (!dynamicBtn) return;\n    \n    var activePanel = document.getElementById(targetId);\n    if (!activePanel) return;\n\n    activePanel.classList.remove('ag-expanded');\n    dynamicBtn.href = baseUrl + slug + '\/';\n\n    \/\/ Roda o motor JS que gerencia o display dos produtos\n    var validCount = renderActivePanel(targetId, false);\n    var isMobile = window.innerWidth < 768;\n    var limit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n\n    \/\/ L\u00f3gica do Bot\u00e3o\n    if (validCount > limit) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Carregar mais ' + label;\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n    } else if (validCount > 0) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver categoria completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n    } else {\n      dynamicBtn.style.display = 'none';\n    }\n  }\n\n  \/* ------------------------------------------------------------------\n     TROCA DE ABAS E EVENTOS\n     ------------------------------------------------------------------ *\/\n  function activateCategoryDrinks(pillEl) {\n    var targetId = pillEl.dataset.target;\n\n    navPills.forEach(function (pill) {\n      pill.setAttribute('aria-selected', pill === pillEl ? 'true' : 'false');\n    });\n\n    catPanels.forEach(function (panel) {\n      if (panel.id === targetId) {\n        panel.classList.add('is-active');\n      } else {\n        panel.classList.remove('is-active');\n      }\n    });\n\n    setTimeout(function() {\n      updateButtonStateDrinks(targetId, pillEl.dataset.slug, pillEl.dataset.label);\n    }, 50);\n  }\n\n  navPills.forEach(function (pill) {\n    pill.addEventListener('click', function () {\n      activateCategoryDrinks(pill);\n    });\n  });\n\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault(); \n        var activePanel = drinksSection.querySelector('.ag-drinks-panel.is-active');\n        \n        if (activePanel) {\n          activePanel.classList.add('ag-expanded'); \n          renderActivePanel(activePanel.id, true); \/\/ Re-renderiza liberando geral\n          \n          this.dataset.action = 'link';\n          this.querySelector('span').innerText = 'Ir para a categoria completa';\n          this.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n        }\n      }\n    });\n  }\n\n  \/\/ Init - Roda pro primeiro render e esconde itens extras nas outras abas no background\n  setTimeout(function() {\n    var firstPill = navPills[0];\n    if(firstPill) {\n      updateButtonStateDrinks(firstPill.dataset.target, firstPill.dataset.slug, firstPill.dataset.label);\n      \n      catPanels.forEach(function (panel) {\n        if (panel.id !== firstPill.dataset.target) {\n          renderActivePanel(panel.id, false);\n        }\n      });\n    }\n  }, 800);\n\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-4fff857 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"4fff857\" data-element_type=\"section\" id=\"sec-acompanhamentos\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4d840c3\" data-id=\"4d840c3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-459302d elementor-widget elementor-widget-html\" data-id=\"459302d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 ACOMPANHAMENTOS (Molhos, Temperos & Complementos)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-bg-alt:       #F8FAFC;\n  --ag-card:         #FFFFFF;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-radius:       14px;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-complements {\n  padding: clamp(40px, 6vw, 64px) 16px;\n  background: var(--ag-bg) !important; \n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n  border-top: 1px solid var(--ag-border);\n}\n\n.ag-complements__wrap {\n  width: min(1300px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-complements__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 24px; \n}\n\n.ag-complements__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: var(--ag-bg-alt);\n  color: var(--ag-text-sub);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n  border: 1px solid var(--ag-border);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n}\n\n.ag-complements__eyebrow svg { color: var(--ag-brand); }\n\n.ag-complements__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-accent-complements {\n  color: var(--ag-brand);\n  font-weight: 900;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-complements::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-complements__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 580px;\n  line-height: 1.5;\n}\n\n\/* ==========================================================================\n   SMART MENU (Grid com 3 itens otimizado)\n   ========================================================================== *\/\n.ag-smart-nav-complements {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 8px;\n  width: 100%;\n  max-width: 900px;\n  margin: 24px auto 0;\n  padding: 8px 4px;\n}\n\n\/* O bot\u00e3o \u00edmpar final (3\u00ba) vai ocupar a linha inteira no mobile para ficar sim\u00e9trico *\/\n.ag-smart-nav-complements .ag-nav-pill-complements:last-child:nth-child(odd) {\n  grid-column: span 2;\n}\n\n@media (min-width: 768px) {\n  .ag-smart-nav-complements {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n  }\n}\n\n.ag-nav-pill-complements {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  gap: 8px;\n  background: #ffffff;\n  border: 1px solid var(--ag-border);\n  color: var(--ag-text-muted);\n  font-size: 13px;\n  font-weight: 700;\n  padding: 12px 8px;\n  border-radius: var(--ag-pill);\n  cursor: pointer;\n  white-space: nowrap;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n  width: 100%;\n}\n\n@media (min-width: 768px) {\n  .ag-nav-pill-complements {\n    font-size: 14px;\n    padding: 10px 24px;\n    width: auto;\n  }\n}\n\n.ag-nav-pill-complements:hover {\n  border-color: var(--ag-brand-light);\n  color: var(--ag-text);\n  box-shadow: 0 4px 12px rgba(0,0,0,0.05);\n  transform: translateY(-2px);\n}\n\n.ag-nav-pill-complements[aria-selected=\"true\"] {\n  background: var(--ag-brand);\n  border-color: var(--ag-brand);\n  color: #ffffff;\n  box-shadow: 0 6px 16px rgba(240, 90, 40, 0.3);\n}\n\n\/* ==========================================================================\n   ENGENHARIA DOS PAIN\u00c9IS E ANIMA\u00c7\u00d5ES\n   ========================================================================== *\/\n.ag-complements__panels {\n  position: relative;\n  width: 100%;\n  margin-top: 16px;\n}\n\n.ag-complements-panel {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  opacity: 0;\n  visibility: hidden;\n  pointer-events: none;\n  transform: translateY(10px);\n  transition: opacity 0.4s ease, transform 0.4s ease;\n}\n\n.ag-complements-panel.is-active {\n  position: relative;\n  opacity: 1;\n  visibility: visible;\n  pointer-events: auto;\n  transform: translateY(0);\n  z-index: 2;\n}\n\n@keyframes fadeUpFast {\n  from { opacity: 0; transform: translateY(15px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE\n   ========================================================================== *\/\n.ag-complements .ag-complements-panel ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 8px 0 !important;\n  list-style: none !important;\n}\n\n@media (min-width: 768px) {\n  .ag-complements .ag-complements-panel ul.products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n@media (min-width: 1024px) {\n  .ag-complements .ag-complements-panel ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n@media (min-width: 1200px) {\n  .ag-complements .ag-complements-panel ul.products { grid-template-columns: repeat(6, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n\n\/* ==========================================================================\n   CARD DO PRODUTO\n   ========================================================================== *\/\n.ag-complements .ag-complements-panel ul.products li.product {\n  background: var(--ag-card) !important;\n  border-radius: var(--ag-radius) !important;\n  overflow: hidden !important;\n  display: flex !important;\n  flex-direction: column !important;\n  border: 1px solid var(--ag-border) !important;\n  box-shadow: 0 4px 12px -1px rgba(0,0,0,0.03) !important;\n  padding: 0 !important;\n  transition: var(--ag-transition) !important;\n  position: relative !important;\n}\n\n.ag-complements .ag-complements-panel ul.products li.product:hover {\n  border-color: rgba(240, 90, 40, 0.3) !important;\n  transform: translateY(-4px) !important;\n  box-shadow: 0 16px 24px -5px rgba(0,0,0,0.06) !important;\n}\n\n.ag-complements .ag-complements-panel ul.products li.product a.woocommerce-loop-product__link:first-child,\n.ag-complements .ag-complements-panel ul.products li.product > a:first-child {\n  display: block !important;\n  background: #FFFFFF !important;\n  padding: 24px 14px 10px !important;\n  border-bottom: 1px solid var(--ag-border) !important;\n  position: relative !important;\n}\n\n.ag-complements .ag-complements-panel ul.products li.product img {\n  width: 100% !important;\n  height: 140px !important;\n  object-fit: contain !important;\n  margin: 0 !important;\n  display: block !important;\n}\n\n@media (min-width: 768px) {\n  .ag-complements .ag-complements-panel ul.products li.product img { height: 160px !important; }\n}\n\n.ag-complements .ag-complements-panel ul.products li.product .woocommerce-loop-product__title {\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  color: var(--ag-text) !important;\n  margin: 14px 14px 8px !important;\n  line-height: 1.35 !important;\n  min-height: 36px;\n  padding: 0 !important;\n}\n\n.ag-complements .ag-complements-panel ul.products li.product .price {\n  font-size: 18px !important;\n  font-weight: 900 !important;\n  color: var(--ag-text) !important;\n  margin: 0 14px 14px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: flex-start !important;\n  line-height: 1.1 !important;\n}\n\n.ag-complements .ag-complements-panel ul.products li.product .price del {\n  display: block !important;\n  margin-bottom: 4px !important;\n}\n\n.ag-complements .ag-complements-panel ul.products li.product .price del .amount {\n  font-size: 12px !important;\n  font-weight: 600 !important;\n  color: var(--ag-text-muted) !important;\n  text-decoration: line-through !important;\n  opacity: 0.7 !important;\n}\n\n.ag-complements .ag-complements-panel ul.products li.product a.button,\n.ag-complements .ag-complements-panel ul.products li.product .button {\n  margin: auto 14px 14px !important;\n  background: #ffffff !important;\n  color: var(--ag-text) !important;\n  border: 1px solid var(--ag-border) !important;\n  border-radius: 8px !important;\n  font-weight: 800 !important;\n  font-size: 11px !important;\n  padding: 10px 12px !important;\n  text-align: center !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  transition: var(--ag-transition) !important;\n  display: block !important;\n}\n\n.ag-complements .ag-complements-panel ul.products li.product a.button:hover,\n.ag-complements .ag-complements-panel ul.products li.product .button:hover {\n  background: var(--ag-brand) !important;\n  color: #ffffff !important;\n  border-color: var(--ag-brand) !important;\n}\n\n\/* ==========================================================================\n   FOOTER CTA - BOT\u00c3O OUTLINE\n   ========================================================================== *\/\n.ag-complements__footer {\n  text-align: center;\n  margin-top: 32px;\n}\n\n.ag-complements-dynamic-cta {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 36px;\n  border-radius: var(--ag-pill);\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  border: 1px solid var(--ag-border);\n  text-decoration: none !important;\n  font-weight: 800;\n  font-size: 15px;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  cursor: pointer;\n}\n\n.ag-complements-dynamic-cta svg {\n  transition: transform 0.2s ease;\n}\n\n.ag-complements-dynamic-cta:hover {\n  border-color: var(--ag-brand);\n  color: var(--ag-brand);\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1);\n  transform: translateY(-2px);\n}\n\n.ag-complements-dynamic-cta:hover svg {\n  transform: translateX(4px);\n}\n<\/style>\n\n<section class=\"ag-complements\">\n  <div class=\"ag-complements__wrap\">\n\n    <header class=\"ag-complements__head\">\n      <div class=\"ag-complements__eyebrow\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M12 2v6\"><\/path><path d=\"M12 18v4\"><\/path><path d=\"M4.93 4.93l4.24 4.24\"><\/path><path d=\"M14.83 14.83l4.24 4.24\"><\/path><path d=\"M2 12h6\"><\/path><path d=\"M16 12h6\"><\/path><path d=\"M4.93 19.07l4.24-4.24\"><\/path><path d=\"M14.83 9.17l4.24-4.24\"><\/path>\n        <\/svg>\n        O Toque Final\n      <\/div>\n\n      <h2 class=\"ag-complements__title\">\n        Acompanhamentos <span class=\"ag-accent-complements\">Perfeitos<\/span>\n      <\/h2>\n\n      <p class=\"ag-complements__subtitle\">\n        Farofas, molhos e temperos artesanais para elevar o sabor do seu churrasco.\n      <\/p>\n\n      <div class=\"ag-smart-nav-complements\" role=\"tablist\">\n        <button class=\"ag-nav-pill-complements\" role=\"tab\" aria-selected=\"true\" data-target=\"comp-molhos\" data-slug=\"molhos-2\" data-label=\"Molhos\">\n          \ud83e\udd6b Molhos\n        <\/button>\n        <button class=\"ag-nav-pill-complements\" role=\"tab\" aria-selected=\"false\" data-target=\"comp-temperos\" data-slug=\"temperos\" data-label=\"Temperos\">\n          \ud83e\uddc2 Temperos\n        <\/button>\n        <button class=\"ag-nav-pill-complements\" role=\"tab\" aria-selected=\"false\" data-target=\"comp-extras\" data-slug=\"complementos\" data-label=\"Complementos\">\n          \ud83e\udd63 Complementos\n        <\/button>\n      <\/div>\n    <\/header>\n\n    <div class=\"ag-complements__panels\">\n      \n      <div class=\"ag-complements-panel is-active\" id=\"comp-molhos\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-9187 status-publish instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"166\" data-id=\"9187\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/maionese-de-bacon-baconnaise-junior-320g\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-86786 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/11\/Design-sem-nome-77-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/11\/Design-sem-nome-77-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/11\/Design-sem-nome-77-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/maionese-de-bacon-baconnaise-junior-320g\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"9187\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=9187\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"9187\" data-product_sku=\"0651\" aria-label=\"Adicione ao carrinho: &ldquo;Maionese De Bacon |  Baconnaise Junior&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cMaionese De Bacon |  Baconnaise Junior\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/maionese-de-bacon-baconnaise-junior-320g\/\">Maionese De Bacon |  Baconnaise Junior<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>26.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:9187,&quot;item_id&quot;:9187,&quot;item_name&quot;:&quot;Maionese De Bacon |  Baconnaise Junior&quot;,&quot;sku&quot;:&quot;0651&quot;,&quot;price&quot;:26.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:9187,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/maionese-de-bacon-baconnaise-junior-320g\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:167,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-65794 status-publish last instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"167\" data-id=\"65794\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cebola-caramelizada-c-pimenta-l-pure__trashed\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-107164 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/11\/Design-sem-nome-2025-02-10T133337.167-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/11\/Design-sem-nome-2025-02-10T133337.167-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/11\/Design-sem-nome-2025-02-10T133337.167-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/cebola-caramelizada-c-pimenta-l-pure__trashed\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"65794\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=65794\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"65794\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Cebola Caramelizada c\/ Pimenta l Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCebola Caramelizada c\/ Pimenta l Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/cebola-caramelizada-c-pimenta-l-pure__trashed\/\">Cebola Caramelizada c\/ Pimenta l Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>15.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:65794,&quot;item_id&quot;:65794,&quot;item_name&quot;:&quot;Cebola Caramelizada c\\\/ Pimenta l Pure&quot;,&quot;sku&quot;:65794,&quot;price&quot;:15.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:65794,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/cebola-caramelizada-c-pimenta-l-pure__trashed\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:168,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-18342 status-publish first instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"168\" data-id=\"18342\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pure-alho-caramelizado-c-pimenta\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-18343 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/pure-alho-caramelizado-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pure-alho-caramelizado-c-pimenta\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"18342\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=18342\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"18342\" data-product_sku=\"4007\" aria-label=\"Adicione ao carrinho: &ldquo;Alho Caramelizado c\/ Pimenta | Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAlho Caramelizado c\/ Pimenta | Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pure-alho-caramelizado-c-pimenta\/\">Alho Caramelizado c\/ Pimenta | Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>15.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:18342,&quot;item_id&quot;:18342,&quot;item_name&quot;:&quot;Alho Caramelizado c\\\/ Pimenta | Pure&quot;,&quot;sku&quot;:&quot;4007&quot;,&quot;price&quot;:15.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:18342,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pure-alho-caramelizado-c-pimenta\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:169,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-84545 status-publish instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"169\" data-id=\"84545\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/molho-de-mostarda-mel-junior\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-84546 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-22-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-22-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-22-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/molho-de-mostarda-mel-junior\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"84545\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=84545\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"84545\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Molho de Mostarda &amp; Mel | Junior&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cMolho de Mostarda &amp; Mel | Junior\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/molho-de-mostarda-mel-junior\/\">Molho de Mostarda &#038; Mel | Junior<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>24.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:84545,&quot;item_id&quot;:84545,&quot;item_name&quot;:&quot;Molho de Mostarda &amp; Mel | Junior&quot;,&quot;sku&quot;:84545,&quot;price&quot;:24.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:84545,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/molho-de-mostarda-mel-junior\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:170,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-65800 status-publish instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"170\" data-id=\"65800\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pate-de-pimenta-biquinho-l-pure\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-65801 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/11\/pate-pimenta-400x330.png\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pate-de-pimenta-biquinho-l-pure\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"65800\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=65800\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"65800\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Pate de Pimenta Biquinho l Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPate de Pimenta Biquinho l Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pate-de-pimenta-biquinho-l-pure\/\">Pate de Pimenta Biquinho l Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>15.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:65800,&quot;item_id&quot;:65800,&quot;item_name&quot;:&quot;Pate de Pimenta Biquinho l Pure&quot;,&quot;sku&quot;:65800,&quot;price&quot;:15.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:65800,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pate-de-pimenta-biquinho-l-pure\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:171,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-65797 status-publish instock product_cat-molhos-2 product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"171\" data-id=\"65797\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-chimichurri-l-pure\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-65798 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/11\/mostarda-c-chimi-400x330.png\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-chimichurri-l-pure\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"65797\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=65797\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"65797\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Mostarda c\/ Chimichurri l Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cMostarda c\/ Chimichurri l Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-chimichurri-l-pure\/\">Mostarda c\/ Chimichurri l Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>15.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:65797,&quot;item_id&quot;:65797,&quot;item_name&quot;:&quot;Mostarda c\\\/ Chimichurri l Pure&quot;,&quot;sku&quot;:65797,&quot;price&quot;:15.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:65797,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/mostarda-c-chimichurri-l-pure\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:172,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-114101 status-publish instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"172\" data-id=\"114101\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/molho-barbecue-junior-r-1790-un\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-114102 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-24T145234.202-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-24T145234.202-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-24T145234.202-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/molho-barbecue-junior-r-1790-un\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"114101\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=114101\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"114101\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Molho Barbecue - Junior | R$: 17,90 (un)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cMolho Barbecue - Junior | R$: 17,90 (un)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/molho-barbecue-junior-r-1790-un\/\">Molho Barbecue &#8211; Junior | R$: 17,90 (un)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:114101,&quot;item_id&quot;:114101,&quot;item_name&quot;:&quot;Molho Barbecue - Junior | R$: 17,90 (un)&quot;,&quot;sku&quot;:114101,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:114101,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/molho-barbecue-junior-r-1790-un\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:173,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-129886 status-publish last instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"173\" data-id=\"129886\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/alhonese-junior\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-129892 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-2025-10-08T161204.106-1-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-2025-10-08T161204.106-1-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/10\/Design-sem-nome-2025-10-08T161204.106-1-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/alhonese-junior\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"129886\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=129886\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"129886\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Alhonese | Junior&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAlhonese | Junior\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/alhonese-junior\/\">Alhonese | Junior<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>24.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:129886,&quot;item_id&quot;:129886,&quot;item_name&quot;:&quot;Alhonese | Junior&quot;,&quot;sku&quot;:129886,&quot;price&quot;:24.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:129886,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/alhonese-junior\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:174,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-114026 status-publish first instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"174\" data-id=\"114026\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-maracuja-pure\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-114027 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T155501.454-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T155501.454-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T155501.454-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-maracuja-pure\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"114026\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=114026\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"114026\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Mostarda c\/ Maracuj\u00e1 | Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cMostarda c\/ Maracuj\u00e1 | Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-maracuja-pure\/\">Mostarda c\/ Maracuj\u00e1 | Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>13.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:114026,&quot;item_id&quot;:114026,&quot;item_name&quot;:&quot;Mostarda c\\\/ Maracuj\\u00e1 | Pure&quot;,&quot;sku&quot;:114026,&quot;price&quot;:13.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:114026,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/mostarda-c-maracuja-pure\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:175,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-144344 status-publish instock product_cat-molhos-2 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"175\" data-id=\"144344\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/creme-agridoce-chef-n-boss\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-144345 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T122908.822-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T122908.822-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-11T122908.822-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/creme-agridoce-chef-n-boss\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"144344\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=144344\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"144344\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Creme Agridoce | Chef n&#039; Boss&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCreme Agridoce | Chef n&#039; Boss\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/creme-agridoce-chef-n-boss\/\">Creme Agridoce | Chef n&#8217; Boss<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>26.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:144344,&quot;item_id&quot;:144344,&quot;item_name&quot;:&quot;Creme Agridoce | Chef n&#039; Boss&quot;,&quot;sku&quot;:144344,&quot;price&quot;:26.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:144344,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/creme-agridoce-chef-n-boss\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:176,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n\n      <div class=\"ag-complements-panel\" id=\"comp-temperos\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-28818 status-publish instock product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"176\" data-id=\"28818\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-grosso-pacha-r-590-unid\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-78748 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/07\/Design-sem-nome-2024-03-18T175230.725-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/07\/Design-sem-nome-2024-03-18T175230.725-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/07\/Design-sem-nome-2024-03-18T175230.725-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-grosso-pacha-r-590-unid\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"28818\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=28818\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"28818\" data-product_sku=\"0342\" aria-label=\"Adicione ao carrinho: &ldquo;Sal Grosso | Pach\u00e1&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSal Grosso | Pach\u00e1\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-grosso-pacha-r-590-unid\/\">Sal Grosso | Pach\u00e1<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>5.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:28818,&quot;item_id&quot;:28818,&quot;item_name&quot;:&quot;Sal Grosso | Pach\\u00e1&quot;,&quot;sku&quot;:&quot;0342&quot;,&quot;price&quot;:5.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:28818,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sal-grosso-pacha-r-590-unid\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:177,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-2502 status-publish instock product_cat-temperos product_tag-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"177\" data-id=\"2502\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-grosso-aji-sal\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-78746 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/AJI-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/AJI-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/07\/AJI-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-grosso-aji-sal\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"2502\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=2502\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"2502\" data-product_sku=\"0038\" aria-label=\"Adicione ao carrinho: &ldquo;Sal Grosso | Aji-Sal&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSal Grosso | Aji-Sal\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-grosso-aji-sal\/\">Sal Grosso | Aji-Sal<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>10.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:2502,&quot;item_id&quot;:2502,&quot;item_name&quot;:&quot;Sal Grosso | Aji-Sal&quot;,&quot;sku&quot;:&quot;0038&quot;,&quot;price&quot;:10.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:2502,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sal-grosso-aji-sal\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:178,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-724 status-publish instock product_cat-temperos product_tag-molhos has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"178\" data-id=\"724\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chimichurri-argentino-200g\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-15939 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/chimichurri-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/chimichurri-argentino-200g\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"724\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chimichurri-argentino-200g\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"724\" data-product_sku=\"3046\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Chimichurri Argentino 200g&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chimichurri-argentino-200g\/\">Chimichurri Argentino 200g<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>24.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:724,&quot;item_id&quot;:724,&quot;item_name&quot;:&quot;Chimichurri Argentino 200g&quot;,&quot;sku&quot;:&quot;3046&quot;,&quot;price&quot;:24.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:724,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/chimichurri-argentino-200g\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:179,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-84964 status-publish last instock product_cat-temperos has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"179\" data-id=\"84964\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sala-de-parrila-argentino-pure\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-84965 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-31-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-31-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-31-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sala-de-parrila-argentino-pure\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"84964\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=84964\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"84964\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Sal de Parrilla - Argentino | Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSal de Parrilla - Argentino | Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sala-de-parrila-argentino-pure\/\">Sal de Parrilla &#8211; Argentino | Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>18.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:84964,&quot;item_id&quot;:84964,&quot;item_name&quot;:&quot;Sal de Parrilla - Argentino | Pure&quot;,&quot;sku&quot;:84964,&quot;price&quot;:18.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:84964,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sala-de-parrila-argentino-pure\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:180,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-84971 status-publish first instock product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"180\" data-id=\"84971\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrilla-c-chimichurri-pure\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-84972 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-34-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-34-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/05\/Design-sem-nome-34-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrilla-c-chimichurri-pure\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"84971\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=84971\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"84971\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Sal de Parrilla c\/ Chimichurri | Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSal de Parrilla c\/ Chimichurri | Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrilla-c-chimichurri-pure\/\">Sal de Parrilla c\/ Chimichurri | Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>20.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:84971,&quot;item_id&quot;:84971,&quot;item_name&quot;:&quot;Sal de Parrilla c\\\/ Chimichurri | Pure&quot;,&quot;sku&quot;:84971,&quot;price&quot;:20.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:84971,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sal-de-parrilla-c-chimichurri-pure\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:181,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-114009 status-publish instock product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"181\" data-id=\"114009\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrila-c-manteiga-de-garra-pure\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-114010 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T142020.183-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T142020.183-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T142020.183-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrila-c-manteiga-de-garra-pure\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"114009\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=114009\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"114009\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Sal de Parrilla - c\/ Manteiga de Garrafa | Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSal de Parrilla - c\/ Manteiga de Garrafa | Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrila-c-manteiga-de-garra-pure\/\">Sal de Parrilla &#8211; c\/ Manteiga de Garrafa | Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:114009,&quot;item_id&quot;:114009,&quot;item_name&quot;:&quot;Sal de Parrilla - c\\\/ Manteiga de Garrafa | Pure&quot;,&quot;sku&quot;:114009,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:114009,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sal-de-parrila-c-manteiga-de-garra-pure\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:182,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-66972 status-publish instock product_cat-temperos has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"182\" data-id=\"66972\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrilla-bbq-l-pure\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-66973 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/11\/sal-bbq-e1701353948494-405x330.png\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrilla-bbq-l-pure\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"66972\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=66972\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"66972\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Sal de Parrilla BBQ l Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSal de Parrilla BBQ l Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrilla-bbq-l-pure\/\">Sal de Parrilla BBQ l Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>20.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:66972,&quot;item_id&quot;:66972,&quot;item_name&quot;:&quot;Sal de Parrilla BBQ l Pure&quot;,&quot;sku&quot;:66972,&quot;price&quot;:20.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:66972,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sal-de-parrilla-bbq-l-pure\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:183,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-56652 status-publish instock product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"183\" data-id=\"56652\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrila-c-pimenta-l-mendez\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-65790 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/08\/sal-c-pimenta-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrila-c-pimenta-l-mendez\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"56652\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=56652\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"56652\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Sal de Parrilla c\/ Pimenta l Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSal de Parrilla c\/ Pimenta l Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-de-parrila-c-pimenta-l-mendez\/\">Sal de Parrilla c\/ Pimenta l Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>19.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:56652,&quot;item_id&quot;:56652,&quot;item_name&quot;:&quot;Sal de Parrilla c\\\/ Pimenta l Pure&quot;,&quot;sku&quot;:56652,&quot;price&quot;:19.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:56652,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sal-de-parrila-c-pimenta-l-mendez\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:184,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-18340 status-publish instock product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"184\" data-id=\"18340\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/flor-de-sal-pure-150g\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-18341 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/sal-pure-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/flor-de-sal-pure-150g\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"18340\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=18340\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"18340\" data-product_sku=\"1323\" aria-label=\"Adicione ao carrinho: &ldquo;Flor de Sal Pure 150g&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFlor de Sal Pure 150g\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/flor-de-sal-pure-150g\/\">Flor de Sal Pure 150g<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>21.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:18340,&quot;item_id&quot;:18340,&quot;item_name&quot;:&quot;Flor de Sal Pure 150g&quot;,&quot;sku&quot;:&quot;1323&quot;,&quot;price&quot;:21.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:18340,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/flor-de-sal-pure-150g\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:185,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-65797 status-publish last instock product_cat-molhos-2 product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"185\" data-id=\"65797\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-chimichurri-l-pure\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-65798 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/11\/mostarda-c-chimi-400x330.png\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-chimichurri-l-pure\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"65797\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=65797\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"65797\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Mostarda c\/ Chimichurri l Pure&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cMostarda c\/ Chimichurri l Pure\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mostarda-c-chimichurri-l-pure\/\">Mostarda c\/ Chimichurri l Pure<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>15.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:65797,&quot;item_id&quot;:65797,&quot;item_name&quot;:&quot;Mostarda c\\\/ Chimichurri l Pure&quot;,&quot;sku&quot;:65797,&quot;price&quot;:15.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Molhos&quot;,&quot;id&quot;:65797,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/mostarda-c-chimichurri-l-pure\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:186,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-114013 status-publish first instock product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"186\" data-id=\"114013\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lemon-pepper-pure-r-1290\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-114015 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T143011.063-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T143011.063-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-23T143011.063-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/lemon-pepper-pure-r-1290\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"114013\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=114013\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"114013\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Lemon Pepper - Pure | R$: 12,90&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLemon Pepper - Pure | R$: 12,90\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lemon-pepper-pure-r-1290\/\">Lemon Pepper &#8211; Pure | R$: 12,90<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>12.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:114013,&quot;item_id&quot;:114013,&quot;item_name&quot;:&quot;Lemon Pepper - Pure | R$: 12,90&quot;,&quot;sku&quot;:114013,&quot;price&quot;:12.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:114013,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/lemon-pepper-pure-r-1290\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:187,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-119452 status-publish instock product_cat-temperos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"187\" data-id=\"119452\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-p-pipoca-sabor-picanha-cantagallo-r-1590-un\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-119453 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/06\/Design-sem-nome-2025-06-11T165257.595-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/06\/Design-sem-nome-2025-06-11T165257.595-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/06\/Design-sem-nome-2025-06-11T165257.595-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-p-pipoca-sabor-picanha-cantagallo-r-1590-un\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"119452\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=119452\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"119452\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Sal p\/ Pipoca - Sabor Picanha | Cantagallo - R$: 15,90 (un)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cSal p\/ Pipoca - Sabor Picanha | Cantagallo - R$: 15,90 (un)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/sal-p-pipoca-sabor-picanha-cantagallo-r-1590-un\/\">Sal p\/ Pipoca &#8211; Sabor Picanha | Cantagallo &#8211; R$: 15,90 (un)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>15.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:119452,&quot;item_id&quot;:119452,&quot;item_name&quot;:&quot;Sal p\\\/ Pipoca - Sabor Picanha | Cantagallo - R$: 15,90 (un)&quot;,&quot;sku&quot;:119452,&quot;price&quot;:15.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Temperos&quot;,&quot;id&quot;:119452,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/sal-p-pipoca-sabor-picanha-cantagallo-r-1590-un\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:188,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n\n      <div class=\"ag-complements-panel\" id=\"comp-extras\" role=\"tabpanel\">\n        <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-376 status-publish instock product_cat-complementos product_cat-top-10 has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"188\" data-id=\"376\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-tradicional\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20135 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/farofa-artesanal-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-tradicional\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"376\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-tradicional\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"376\" data-product_sku=\"6304\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Farofa Artesanal | Ao Gosto&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-tradicional\/\">Farofa Artesanal | Ao Gosto<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"from\">Aproximadamente <\/span><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>13.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:376,&quot;item_id&quot;:376,&quot;item_name&quot;:&quot;Farofa Artesanal | Ao Gosto&quot;,&quot;sku&quot;:&quot;6304&quot;,&quot;price&quot;:13.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Complementos&quot;,&quot;id&quot;:376,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/farofa-tradicional\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:189,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-82625 status-publish instock product_cat-complementos has-post-thumbnail shipping-taxable purchasable product-type-variable\" data-loop=\"189\" data-id=\"82625\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-artesanal-monjolo-r-1790-pct\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-82629 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/04\/Design-sem-nome-2024-04-29T143615.856-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/04\/Design-sem-nome-2024-04-29T143615.856-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/04\/Design-sem-nome-2024-04-29T143615.856-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-artesanal-monjolo-r-1790-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-82630 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/04\/Design-sem-nome-2024-04-29T144048.208-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/04\/Design-sem-nome-2024-04-29T144048.208-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/04\/Design-sem-nome-2024-04-29T144048.208-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-artesanal-monjolo-r-1790-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"82625\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-artesanal-monjolo-r-1790-pct\/\" data-quantity=\"1\" class=\"button product_type_variable add_to_cart_button add-to-cart-loop\" data-product_id=\"82625\" data-product_sku=\"\" aria-label=\"Selecione as op\u00e7\u00f5es para &ldquo;Farofa Artesanal - Monjolo | R$: 17,90 (pct)&rdquo;\" rel=\"nofollow\"><span>Ver op\u00e7\u00f5es<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/farofa-artesanal-monjolo-r-1790-pct\/\">Farofa Artesanal &#8211; Monjolo | R$: 17,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:82625,&quot;item_id&quot;:82625,&quot;item_name&quot;:&quot;Farofa Artesanal - Monjolo | R$: 17,90 (pct)&quot;,&quot;sku&quot;:82625,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Complementos&quot;,&quot;id&quot;:82625,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/farofa-artesanal-monjolo-r-1790-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:190,&quot;product_type&quot;:&quot;variable&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-92675 status-publish instock product_cat-complementos has-post-thumbnail featured shipping-taxable purchasable product-type-simple\" data-loop=\"190\" data-id=\"92675\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-desidratado-c-goiabada-r2190-uni\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-92676 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-29T115608.986-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-29T115608.986-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-29T115608.986-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-desidratado-c-goiabada-r2190-uni\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"92675\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=92675\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"92675\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Queijo Provolone Desidratado c\/ Goiabada | R$:21,90 (uni)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cQueijo Provolone Desidratado c\/ Goiabada | R$:21,90 (uni)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-desidratado-c-goiabada-r2190-uni\/\">Queijo Provolone Desidratado c\/ Goiabada | R$:21,90 (uni)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>21.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:92675,&quot;item_id&quot;:92675,&quot;item_name&quot;:&quot;Queijo Provolone Desidratado c\\\/ Goiabada | R$:21,90 (uni)&quot;,&quot;sku&quot;:92675,&quot;price&quot;:21.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Complementos&quot;,&quot;id&quot;:92675,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/queijo-coalho-desidratado-c-goiabada-r2190-uni\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:191,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-92631 status-publish last instock product_cat-complementos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"191\" data-id=\"92631\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/vinagrete-de-pimenta-vale-beija-flor-r-3590-uni\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-92632 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-28T142031.821-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-28T142031.821-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-28T142031.821-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/vinagrete-de-pimenta-vale-beija-flor-r-3590-uni\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-92633 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-28T142255.541-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-28T142255.541-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-28T142255.541-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/vinagrete-de-pimenta-vale-beija-flor-r-3590-uni\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"92631\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=92631\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"92631\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Vinagrete de Pimenta - Vale Beija-Flor| R$: 39,90 (uni)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cVinagrete de Pimenta - Vale Beija-Flor| R$: 39,90 (uni)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/vinagrete-de-pimenta-vale-beija-flor-r-3590-uni\/\">Vinagrete de Pimenta &#8211; Vale Beija-Flor| R$: 39,90 (uni)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>39.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:92631,&quot;item_id&quot;:92631,&quot;item_name&quot;:&quot;Vinagrete de Pimenta - Vale Beija-Flor| R$: 39,90 (uni)&quot;,&quot;sku&quot;:92631,&quot;price&quot;:39.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Complementos&quot;,&quot;id&quot;:92631,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/vinagrete-de-pimenta-vale-beija-flor-r-3590-uni\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:192,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-92678 status-publish first instock product_cat-complementos has-post-thumbnail featured shipping-taxable purchasable product-type-simple\" data-loop=\"192\" data-id=\"92678\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-desidratado-c-alho-r-1990-uni\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-92680 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-29T115657.131-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-29T115657.131-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/08\/Design-sem-nome-2024-08-29T115657.131-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-desidratado-c-alho-r-1990-uni\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"92678\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=92678\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"92678\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Queijo Provolone Desidratado c\/ Alho | R$: 19,90 (uni)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cQueijo Provolone Desidratado c\/ Alho | R$: 19,90 (uni)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/queijo-coalho-desidratado-c-alho-r-1990-uni\/\">Queijo Provolone Desidratado c\/ Alho | R$: 19,90 (uni)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>19.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:92678,&quot;item_id&quot;:92678,&quot;item_name&quot;:&quot;Queijo Provolone Desidratado c\\\/ Alho | R$: 19,90 (uni)&quot;,&quot;sku&quot;:92678,&quot;price&quot;:19.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Complementos&quot;,&quot;id&quot;:92678,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/queijo-coalho-desidratado-c-alho-r-1990-uni\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:193,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-142543 status-publish instock product_cat-complementos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"193\" data-id=\"142543\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/batata-frita-chips-fritata-r-1890-pct\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-142544 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-25T110949.513-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-25T110949.513-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-25T110949.513-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/batata-frita-chips-fritata-r-1890-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"142543\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=142543\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"142543\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Batata Frita Chips - Fritata | R$: 18,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cBatata Frita Chips - Fritata | R$: 18,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/batata-frita-chips-fritata-r-1890-pct\/\">Batata Frita Chips &#8211; Fritata | R$: 18,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>18.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:142543,&quot;item_id&quot;:142543,&quot;item_name&quot;:&quot;Batata Frita Chips - Fritata | R$: 18,90 (pct)&quot;,&quot;sku&quot;:142543,&quot;price&quot;:18.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Complementos&quot;,&quot;id&quot;:142543,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/batata-frita-chips-fritata-r-1890-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:194,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n\n    <\/div>\n\n    <footer class=\"ag-complements__footer\">\n      <a id=\"ag-complements-btn-dynamic\" class=\"ag-complements-dynamic-cta\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/molhos-2\/\" data-action=\"expand\">\n        <span>Carregar mais Molhos<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var compSection = document.querySelector('.ag-complements');\n  if (!compSection) return;\n\n  var navPills = compSection.querySelectorAll('.ag-nav-pill-complements');\n  var catPanels = compSection.querySelectorAll('.ag-complements-panel');\n  var dynamicBtn = document.getElementById('ag-complements-btn-dynamic');\n  var baseUrl = 'https:\/\/aogosto.com.br\/delivery\/product-category\/';\n\n  var MOBILE_LIMIT = 4;\n  var DESKTOP_LIMIT = 12;\n  var EXPANDED_MOBILE_LIMIT = 12; \n\n  function renderActivePanel(panelId, forceExpand) {\n    var panel = document.getElementById(panelId);\n    if (!panel) return 0;\n\n    var isMobile = window.innerWidth < 768;\n    var isExpanded = forceExpand || panel.classList.contains('ag-expanded');\n    \n    var currentLimit;\n    if (!isExpanded) {\n      currentLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n    } else {\n      currentLimit = isMobile ? EXPANDED_MOBILE_LIMIT : 48;\n    }\n\n    var items = panel.querySelectorAll('li.product');\n    var validCount = 0;\n\n    items.forEach(function(item) {\n      if (item.classList.contains('outofstock')) {\n        item.style.display = 'none';\n        return;\n      }\n      \n      validCount++;\n\n      if (validCount <= currentLimit) {\n        item.style.display = 'flex'; \n        \n        var initialLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n        if (isExpanded && validCount > initialLimit) {\n          item.style.animation = 'fadeUpFast 0.4s ease forwards';\n        } else {\n          item.style.animation = 'none';\n        }\n      } else {\n        item.style.display = 'none'; \n      }\n    });\n\n    return validCount;\n  }\n\n  function updateButtonState(targetId, slug, label) {\n    if (!dynamicBtn) return;\n    \n    var activePanel = document.getElementById(targetId);\n    if (!activePanel) return;\n\n    activePanel.classList.remove('ag-expanded');\n    dynamicBtn.href = baseUrl + slug + '\/';\n\n    var validCount = renderActivePanel(targetId, false);\n    var isMobile = window.innerWidth < 768;\n    var limit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n\n    if (validCount > limit) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Carregar mais ' + label;\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n    } else if (validCount > 0) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver categoria completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n    } else {\n      dynamicBtn.style.display = 'none';\n    }\n  }\n\n  function activateCategory(pillEl) {\n    var targetId = pillEl.dataset.target;\n\n    navPills.forEach(function (pill) {\n      pill.setAttribute('aria-selected', pill === pillEl ? 'true' : 'false');\n    });\n\n    catPanels.forEach(function (panel) {\n      if (panel.id === targetId) {\n        panel.classList.add('is-active');\n      } else {\n        panel.classList.remove('is-active');\n      }\n    });\n\n    setTimeout(function() {\n      updateButtonState(targetId, pillEl.dataset.slug, pillEl.dataset.label);\n    }, 50);\n  }\n\n  navPills.forEach(function (pill) {\n    pill.addEventListener('click', function () {\n      activateCategory(pill);\n    });\n  });\n\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault(); \n        var activePanel = compSection.querySelector('.ag-complements-panel.is-active');\n        \n        if (activePanel) {\n          activePanel.classList.add('ag-expanded'); \n          var totalValidos = renderActivePanel(activePanel.id, true);\n          \n          var isMobile = window.innerWidth < 768;\n          var expandedLimit = isMobile ? EXPANDED_MOBILE_LIMIT : 48;\n\n          if (totalValidos > expandedLimit) {\n             this.dataset.action = 'link';\n             this.querySelector('span').innerText = 'Ir para a categoria completa';\n             this.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n          } else {\n             this.style.display = 'none';\n          }\n        }\n      }\n    });\n  }\n\n  setTimeout(function() {\n    var firstPill = navPills[0];\n    if(firstPill) {\n      updateButtonState(firstPill.dataset.target, firstPill.dataset.slug, firstPill.dataset.label);\n      \n      catPanels.forEach(function (panel) {\n        if (panel.id !== firstPill.dataset.target) {\n          renderActivePanel(panel.id, false);\n        }\n      });\n    }\n  }, 800);\n\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-7e62ec3 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"7e62ec3\" data-element_type=\"section\" id=\"sec-burger\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e96b595\" data-id=\"e96b595\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0ea9d3b elementor-widget elementor-widget-html\" data-id=\"0ea9d3b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 SE\u00c7\u00c3O BURGERS (Padr\u00e3o Ouro: WoodMart Safe + Limite 4\/12)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-bg-alt:       #F8FAFC;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-burger {\n  padding: clamp(40px, 6vw, 64px) 16px;\n  background: var(--ag-bg) !important; \n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n  border-top: 1px solid var(--ag-border);\n}\n\n.ag-burger__wrap {\n  width: min(1300px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-burger__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \n}\n\n.ag-burger__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: var(--ag-bg-alt);\n  color: var(--ag-text-sub);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n  border: 1px solid var(--ag-border);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n}\n\n.ag-burger__eyebrow svg { color: var(--ag-brand); }\n\n.ag-burger__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-accent-burger {\n  color: var(--ag-brand);\n  font-weight: 900;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-burger::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-burger__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 580px;\n  line-height: 1.5;\n}\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE BLINDADO (WoodMart Safe)\n   ========================================================================== *\/\n.ag-burger__grid {\n  position: relative;\n  width: 100%;\n  margin-top: 16px;\n}\n\n\/* For\u00e7a Grid Nativo Perfeito *\/\n.ag-burger .ag-burger__grid .products,\n.ag-burger .ag-burger__grid .wd-products,\n.ag-burger .ag-burger__grid ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  list-style: none !important;\n  height: auto !important; \n}\n\n@media (min-width: 768px) { .ag-burger .ag-burger__grid .products, .ag-burger .ag-burger__grid .wd-products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; } }\n@media (min-width: 992px) { .ag-burger .ag-burger__grid .products, .ag-burger .ag-burger__grid .wd-products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 20px !important; } }\n@media (min-width: 1200px) { .ag-burger .ag-burger__grid .products, .ag-burger .ag-burger__grid .wd-products { grid-template-columns: repeat(6, minmax(0, 1fr)) !important; gap: 20px !important; } }\n\n\/* Aniquila Fantasmas e Clearfixes do WoodMart *\/\n.ag-burger .ag-burger__grid .products::before,\n.ag-burger .ag-burger__grid .products::after,\n.ag-burger .ag-burger__grid .products .clearfix,\n.ag-burger .ag-burger__grid .wd-products::before,\n.ag-burger .ag-burger__grid .wd-products::after,\n.ag-burger .ag-burger__grid .wd-products .clearfix {\n  display: none !important;\n}\n\n\/* Desliga o posicionamento absoluto nativo do tema *\/\n.ag-burger .ag-burger__grid .products > *,\n.ag-burger .ag-burger__grid .wd-products > * {\n  width: 100% !important;\n  max-width: 100% !important;\n  margin: 0 !important;\n  position: relative !important;\n  top: auto !important;\n  left: auto !important;\n  right: auto !important;\n  bottom: auto !important;\n  transform: none !important;\n}\n\n\/* Classe Mestra Ocultadora (Sem buracos) *\/\n.ag-hidden-item { \n  display: none !important; \n  position: absolute !important;\n  opacity: 0 !important;\n  visibility: hidden !important;\n  pointer-events: none !important;\n  height: 0 !important;\n  width: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow: hidden !important;\n}\n\n@keyframes fadeUpFast {\n  from { opacity: 0; transform: translateY(15px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* ==========================================================================\n   FOOTER CTA\n   ========================================================================== *\/\n.ag-burger__footer {\n  text-align: center;\n  margin-top: 32px;\n}\n\n.ag-cta-outline {\n  display: inline-flex; align-items: center; gap: 10px; padding: 14px 36px; border-radius: var(--ag-pill); background: #ffffff; color: var(--ag-text-sub); border: 1px solid var(--ag-border); text-decoration: none !important; font-weight: 800; font-size: 15px; transition: var(--ag-transition); box-shadow: 0 2px 8px rgba(0,0,0,0.02); cursor: pointer;\n}\n.ag-cta-outline svg { transition: transform 0.2s ease; }\n.ag-cta-outline:hover { border-color: var(--ag-brand); color: var(--ag-brand); box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1); transform: translateY(-2px); }\n.ag-cta-outline:hover svg { transform: translateX(4px); }\n<\/style>\n\n<section class=\"ag-burger\">\n  <div class=\"ag-burger__wrap\">\n\n    <header class=\"ag-burger__head\">\n      <div class=\"ag-burger__eyebrow\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z\"><\/path>\n        <\/svg>\n        A Carne Ideal\n      <\/div>\n\n      <h2 class=\"ag-burger__title\">\n        Blends de <span class=\"ag-accent-burger\">Hamb\u00farguer<\/span>\n      <\/h2>\n\n      <p class=\"ag-burger__subtitle\">\n        Discos de carne selecionada de costela, frango e cortes nobres. A sucul\u00eancia e a qualidade Ao Gosto prontas para a sua grelha.\n      <\/p>\n    <\/header>\n\n    <div class=\"ag-burger__grid\" id=\"ag-burger-container\">\n      <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-334 status-publish instock product_cat-hamburguer product_cat-wagyu product_tag-hamburguer product_tag-recheado product_tag-wagyu has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-loop=\"194\" data-id=\"334\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kobe-burguer-rech-c-queijo-pacote\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"onsale product-label\">Venda<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-41462 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-burguer-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kobe-burguer-rech-c-queijo-pacote\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14554 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-embalagem-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kobe-burguer-rech-c-queijo-pacote\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"334\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=334\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"334\" data-product_sku=\"2111\" aria-label=\"Adicione ao carrinho: &ldquo;Kobe Burguer Rech. c\/ Queijo (Pct.)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cKobe Burguer Rech. c\/ Queijo (Pct.)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kobe-burguer-rech-c-queijo-pacote\/\">Kobe Burguer Rech. c\/ Queijo (Pct.)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>34.90<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">O pre\u00e7o original era: &#082;&#036;34.90.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>29.90<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">O pre\u00e7o atual \u00e9: &#082;&#036;29.90.<\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:334,&quot;item_id&quot;:334,&quot;item_name&quot;:&quot;Kobe Burguer Rech. c\\\/ Queijo (Pct.)&quot;,&quot;sku&quot;:&quot;2111&quot;,&quot;price&quot;:29.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hamb\\u00farguer&quot;,&quot;id&quot;:334,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kobe-burguer-rech-c-queijo-pacote\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:195,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-135310 status-publish instock product_cat-hamburguer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"195\" data-id=\"135310\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carne-de-hamburger-angus-cara-preta\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-135311 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/hamb-405x330.webp\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/hamb-405x330.webp 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/hamb-810x660.webp 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/carne-de-hamburger-angus-cara-preta\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"135310\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=135310\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"135310\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Carne de Hamb\u00farger Angus | Cara Preta&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCarne de Hamb\u00farger Angus | Cara Preta\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carne-de-hamburger-angus-cara-preta\/\">Carne de Hamb\u00farger Angus | Cara Preta<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>7.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:135310,&quot;item_id&quot;:135310,&quot;item_name&quot;:&quot;Carne de Hamb\\u00farger Angus | Cara Preta&quot;,&quot;sku&quot;:135310,&quot;price&quot;:7.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hamb\\u00farguer&quot;,&quot;id&quot;:135310,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/carne-de-hamburger-angus-cara-preta\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:196,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-144183 status-publish instock product_cat-hamburguer has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"196\" data-id=\"144183\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburguer-fit-cara-preta-r-890-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147974 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/hamburguer-cara-preta-fit-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburguer-fit-cara-preta-r-890-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-144185 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-09T134837.872-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-09T134837.872-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-09T134837.872-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburguer-fit-cara-preta-r-890-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"144183\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=144183\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"144183\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Hamburguer FIT - Cara Preta | R$: 8,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cHamburguer FIT - Cara Preta | R$: 8,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburguer-fit-cara-preta-r-890-pct\/\">Hamburguer FIT &#8211; Cara Preta | R$: 8,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>8.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:144183,&quot;item_id&quot;:144183,&quot;item_name&quot;:&quot;Hamburguer FIT - Cara Preta | R$: 8,90 (pct)&quot;,&quot;sku&quot;:144183,&quot;price&quot;:8.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hamb\\u00farguer&quot;,&quot;id&quot;:144183,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/hamburguer-fit-cara-preta-r-890-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:197,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-143857 status-publish last instock product_cat-hamburguer has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"197\" data-id=\"143857\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburguer-bovino-ao-gosto\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-147973 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/hamburguer-ao-gosto-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburguer-bovino-ao-gosto\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-143861 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-07T092648.764-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-07T092648.764-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/02\/Design-sem-nome-2026-02-07T092648.764-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburguer-bovino-ao-gosto\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"143857\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=143857\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"143857\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Hamb\u00farguer Bovino - Ao Gosto&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cHamb\u00farguer Bovino - Ao Gosto\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburguer-bovino-ao-gosto\/\">Hamb\u00farguer Bovino &#8211; Ao Gosto<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>6.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:143857,&quot;item_id&quot;:143857,&quot;item_name&quot;:&quot;Hamb\\u00farguer Bovino - Ao Gosto&quot;,&quot;sku&quot;:143857,&quot;price&quot;:6.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hamb\\u00farguer&quot;,&quot;id&quot;:143857,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/hamburguer-bovino-ao-gosto\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:198,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-112001 status-publish first instock product_cat-hamburguer has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"198\" data-id=\"112001\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburger-bovino-ao-gosto-r-1890-pct-congelado\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-112002 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-03T142647.167-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-03T142647.167-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-03T142647.167-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburger-bovino-ao-gosto-r-1890-pct-congelado\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-112003 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-03T143012.981-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-03T143012.981-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/04\/Design-sem-nome-2025-04-03T143012.981-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburger-bovino-ao-gosto-r-1890-pct-congelado\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"112001\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=112001\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"112001\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Hamburger Bovino - Ao Gosto | PCT&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cHamburger Bovino - Ao Gosto | PCT\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/hamburger-bovino-ao-gosto-r-1890-pct-congelado\/\">Hamburger Bovino &#8211; Ao Gosto | PCT<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>22.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:112001,&quot;item_id&quot;:112001,&quot;item_name&quot;:&quot;Hamburger Bovino - Ao Gosto | PCT&quot;,&quot;sku&quot;:112001,&quot;price&quot;:22.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hamb\\u00farguer&quot;,&quot;id&quot;:112001,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/hamburger-bovino-ao-gosto-r-1890-pct-congelado\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:199,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n    <\/div>\n\n    <footer class=\"ag-burger__footer\">\n      <a id=\"ag-burger-btn\" class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/hamburguer\/\" data-action=\"expand\">\n        <span>Carregar mais blends<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var burgerSection = document.querySelector('.ag-burger');\n  if (!burgerSection) return;\n\n  var dynamicBtn = document.getElementById('ag-burger-btn');\n  var burgerContainer = document.getElementById('ag-burger-container');\n  var baseUrl = 'https:\/\/aogosto.com.br\/delivery\/product-category\/hamburguer\/';\n\n  \/\/ O Padr\u00e3o Ouro de Limites\n  var MOBILE_LIMIT = 4;\n  var DESKTOP_LIMIT = 12;\n\n  \/* ------------------------------------------------------------------\n     EXTRATOR DE C\u00c9LULAS WOODMART\n     ------------------------------------------------------------------ *\/\n  function getGridCells() {\n    var container = burgerContainer.querySelector('.products') || burgerContainer.querySelector('.wd-products');\n    if (!container) return [];\n    \n    var validCells = [];\n    Array.from(container.children).forEach(function(child) {\n      if (child.classList.contains('clearfix') || child.classList.contains('wd-clear') || (!child.querySelector('.product') && !child.classList.contains('product'))) {\n        child.style.display = 'none'; \n        return;\n      }\n      validCells.push(child);\n    });\n    return validCells;\n  }\n\n  \/* ------------------------------------------------------------------\n     MOTOR JS IMPLAC\u00c1VEL DE RENDERIZA\u00c7\u00c3O\n     ------------------------------------------------------------------ *\/\n  function renderBurger(forceExpand) {\n    if (!burgerContainer) return 0;\n\n    var isMobile = window.innerWidth <= 991;\n    var initialLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n    var isExpanded = forceExpand || burgerContainer.classList.contains('ag-expanded');\n    var currentLimit = isExpanded ? 48 : initialLimit;\n\n    var cells = getGridCells();\n    var validCount = 0;\n\n    cells.forEach(function(cell) {\n      cell.classList.add('ag-hidden-item');\n      cell.style.animation = 'none';\n\n      \/\/ Verifica Esgotados\n      var outofstockClass = cell.classList.contains('outofstock') || cell.classList.contains('out-of-stock') || cell.querySelector('.outofstock') || cell.querySelector('.out-of-stock');\n      var itemText = cell.textContent || cell.innerText || \"\";\n      var outofstockText = itemText.toLowerCase().includes('esgotado') || itemText.toLowerCase().includes('out of stock');\n\n      if (outofstockClass || outofstockText) {\n        return; \/\/ N\u00e3o entra na conta, fica oculto pra sempre\n      }\n\n      validCount++; \n\n      \/\/ Aplica o limite da tela\n      if (validCount <= currentLimit) {\n        cell.classList.remove('ag-hidden-item'); \n        \n        \/\/ Aplica anima\u00e7\u00e3o se for um item revelado pelo bot\u00e3o\n        if (isExpanded && validCount > initialLimit) {\n          cell.style.animation = 'fadeUpFast 0.4s ease forwards';\n        }\n      }\n    });\n\n    updateBurgerBtn(validCount, initialLimit, isExpanded);\n    \n    \/\/ Gatilho r\u00e1pido para o Lazy Load do WoodMart ler as novas posi\u00e7\u00f5es\n    setTimeout(function() { window.dispatchEvent(new Event('scroll')); }, 50);\n\n    return validCount;\n  }\n\n  \/* ------------------------------------------------------------------\n     ATUALIZAR BOT\u00c3O (Oculta\u00e7\u00e3o Din\u00e2mica)\n     ------------------------------------------------------------------ *\/\n  function updateBurgerBtn(validCount, limit, isExpanded) {\n    if (!dynamicBtn) return;\n\n    if (validCount > limit && !isExpanded) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Carregar mais blends';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n      dynamicBtn.href = \"#\";\n    } else if (validCount > limit && isExpanded) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver linha completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      dynamicBtn.href = baseUrl;\n    } else if (validCount > 0 && validCount <= limit && !isExpanded) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver linha completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      dynamicBtn.href = baseUrl;\n    } else {\n      dynamicBtn.style.display = 'none'; \/\/ Se n\u00e3o tiver nada, esconde bot\u00e3o\n    }\n  }\n\n  \/* ------------------------------------------------------------------\n     EVENTOS E INICIALIZA\u00c7\u00c3O\n     ------------------------------------------------------------------ *\/\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault();\n        burgerContainer.classList.add('ag-expanded');\n        renderBurger(true); \n      }\n    });\n  }\n\n  function initApp() {\n    var cells = getGridCells();\n    \n    if (cells.length === 0 && window.initAttempts < 10) {\n      window.initAttempts++;\n      setTimeout(initApp, 500);\n      return;\n    }\n\n    renderBurger(false);\n  }\n\n  window.initAttempts = 0;\n  setTimeout(initApp, 800);\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-b86575d elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"b86575d\" data-element_type=\"section\" id=\"sec-forno\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-51147db\" data-id=\"51147db\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-45c3649 elementor-widget elementor-widget-html\" data-id=\"45c3649\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 SE\u00c7\u00c3O FORNO (Padr\u00e3o Ouro: WoodMart Safe + Limite 4\/12)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-bg-alt:       #F8FAFC;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-forno {\n  padding: clamp(40px, 6vw, 64px) 16px;\n  background: var(--ag-bg) !important; \n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n  border-top: 1px solid var(--ag-border);\n}\n\n.ag-forno__wrap {\n  width: min(1300px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-forno__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \n}\n\n.ag-forno__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: var(--ag-bg-alt);\n  color: var(--ag-text-sub);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n  border: 1px solid var(--ag-border);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n}\n\n.ag-forno__eyebrow svg { color: var(--ag-brand); }\n\n.ag-forno__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-accent-forno {\n  color: var(--ag-brand);\n  font-weight: 900;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-forno::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-forno__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 580px;\n  line-height: 1.5;\n}\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE BLINDADO (WoodMart Safe)\n   ========================================================================== *\/\n.ag-forno__grid {\n  position: relative;\n  width: 100%;\n  margin-top: 16px;\n}\n\n\/* For\u00e7a Grid Nativo Perfeito *\/\n.ag-forno .ag-forno__grid .products,\n.ag-forno .ag-forno__grid .wd-products,\n.ag-forno .ag-forno__grid ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  list-style: none !important;\n  height: auto !important; \n}\n\n@media (min-width: 768px) { .ag-forno .ag-forno__grid .products, .ag-forno .ag-forno__grid .wd-products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; } }\n@media (min-width: 992px) { .ag-forno .ag-forno__grid .products, .ag-forno .ag-forno__grid .wd-products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 20px !important; } }\n@media (min-width: 1200px) { .ag-forno .ag-forno__grid .products, .ag-forno .ag-forno__grid .wd-products { grid-template-columns: repeat(6, minmax(0, 1fr)) !important; gap: 20px !important; } }\n\n\/* Aniquila Fantasmas e Clearfixes do WoodMart *\/\n.ag-forno .ag-forno__grid .products::before,\n.ag-forno .ag-forno__grid .products::after,\n.ag-forno .ag-forno__grid .products .clearfix,\n.ag-forno .ag-forno__grid .wd-products::before,\n.ag-forno .ag-forno__grid .wd-products::after,\n.ag-forno .ag-forno__grid .wd-products .clearfix {\n  display: none !important;\n}\n\n\/* Desliga o posicionamento absoluto nativo do tema *\/\n.ag-forno .ag-forno__grid .products > *,\n.ag-forno .ag-forno__grid .wd-products > * {\n  width: 100% !important;\n  max-width: 100% !important;\n  margin: 0 !important;\n  position: relative !important;\n  top: auto !important;\n  left: auto !important;\n  right: auto !important;\n  bottom: auto !important;\n  transform: none !important;\n}\n\n\/* Classe Mestra Ocultadora (Sem buracos) *\/\n.ag-hidden-item { \n  display: none !important; \n  position: absolute !important;\n  opacity: 0 !important;\n  visibility: hidden !important;\n  pointer-events: none !important;\n  height: 0 !important;\n  width: 0 !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  overflow: hidden !important;\n}\n\n@keyframes fadeUpFast {\n  from { opacity: 0; transform: translateY(15px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* ==========================================================================\n   FOOTER CTA\n   ========================================================================== *\/\n.ag-forno__footer {\n  text-align: center;\n  margin-top: 32px;\n}\n\n.ag-cta-outline {\n  display: inline-flex; align-items: center; gap: 10px; padding: 14px 36px; border-radius: var(--ag-pill); background: #ffffff; color: var(--ag-text-sub); border: 1px solid var(--ag-border); text-decoration: none !important; font-weight: 800; font-size: 15px; transition: var(--ag-transition); box-shadow: 0 2px 8px rgba(0,0,0,0.02); cursor: pointer;\n}\n.ag-cta-outline svg { transition: transform 0.2s ease; }\n.ag-cta-outline:hover { border-color: var(--ag-brand); color: var(--ag-brand); box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1); transform: translateY(-2px); }\n.ag-cta-outline:hover svg { transform: translateX(4px); }\n<\/style>\n\n<section class=\"ag-forno\">\n  <div class=\"ag-forno__wrap\">\n\n    <header class=\"ag-forno__head\">\n      <div class=\"ag-forno__eyebrow\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M12 22v-9\"><\/path><path d=\"M15.5 9.5a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5\"><\/path><path d=\"M8.5 13.5a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 1 0-5\"><\/path><path d=\"M15.5 22v-7.5\"><\/path><path d=\"M8.5 22v-3.5\"><\/path>\n        <\/svg>\n        Pronto para Assar\n      <\/div>\n\n      <h2 class=\"ag-forno__title\">\n        Direto ao <span class=\"ag-accent-forno\">Forno<\/span>\n      <\/h2>\n\n      <p class=\"ag-forno__subtitle\">\n        Cortes temperados e preparados para irem direto da embalagem para o forno. A praticidade que voc\u00ea precisa com o sabor Ao Gosto.\n      <\/p>\n    <\/header>\n\n    <div class=\"ag-forno__grid\" id=\"ag-forno-container\">\n      <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-364 status-publish instock product_cat-cordeiro product_cat-exotico product_cat-forno product_tag-cordeiro has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"199\" data-id=\"364\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/paleta-de-cordeiro-r-6990-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-20344 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/paleta-de-cordeiro-1-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/paleta-de-cordeiro-r-6990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-428 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/WhatsApp-Image-2020-05-25-at-13.27.05-405x330.jpeg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/paleta-de-cordeiro-r-6990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"364\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=364\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"364\" data-product_sku=\"4011\" aria-label=\"Adicione ao carrinho: &ldquo;Paleta de Cordeiro- Temperada l R$ 79,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPaleta de Cordeiro- Temperada l R$ 79,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/paleta-de-cordeiro-r-6990-kg\/\">Paleta de Cordeiro- Temperada l R$ 79,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>123.85<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:364,&quot;item_id&quot;:364,&quot;item_name&quot;:&quot;Paleta de Cordeiro- Temperada l R$ 79,90 kg&quot;,&quot;sku&quot;:&quot;4011&quot;,&quot;price&quot;:123.85,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cordeiro&quot;,&quot;id&quot;:364,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/paleta-de-cordeiro-r-6990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:200,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-689 status-publish outofstock product_cat-dia-a-dia product_cat-forno product_cat-porco product_cat-promocao product_tag-recheado has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"200\" data-id=\"689\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-146783 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/lombo-recheado-405x330.webp\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"689\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"689\" data-product_sku=\"2015\" aria-label=\"Leia mais sobre &ldquo;Lombo Su\u00edno Ao Vinho | R$34,90 \/Kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/lombo-recheado-c-queijo-coalho-r-29-90-kg\/\">Lombo Su\u00edno Ao Vinho | R$34,90 \/Kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>59.33<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:689,&quot;item_id&quot;:689,&quot;item_name&quot;:&quot;Lombo Su\\u00edno Ao Vinho | R$34,90 \\\/Kg&quot;,&quot;sku&quot;:&quot;2015&quot;,&quot;price&quot;:59.33,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:689,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/lombo-recheado-c-queijo-coalho-r-29-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:201,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-363 status-publish instock product_cat-cordeiro product_cat-exotico product_cat-pascoa product_cat-forno product_cat-natal25 product_tag-cordeiro has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"201\" data-id=\"363\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-de-cordeiro-r-6490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-18197 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/pernil-de-cordeiro-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-de-cordeiro-r-6490-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-79298 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-25T153925.193-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-25T153925.193-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-03-25T153925.193-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-de-cordeiro-r-6490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"363\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=363\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"363\" data-product_sku=\"4012\" aria-label=\"Adicione ao carrinho: &ldquo;Pernil de Cordeiro - Temperado |  R$:89,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPernil de Cordeiro - Temperado |  R$:89,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pernil-de-cordeiro-r-6490-kg\/\">Pernil de Cordeiro &#8211; Temperado |  R$:89,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>161.82<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:363,&quot;item_id&quot;:363,&quot;item_name&quot;:&quot;Pernil de Cordeiro - Temperado |  R$:89,90 kg&quot;,&quot;sku&quot;:&quot;4012&quot;,&quot;price&quot;:161.82,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Cordeiro&quot;,&quot;id&quot;:363,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pernil-de-cordeiro-r-6490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:202,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-68338 status-publish instock product_cat-exotico product_cat-forno product_cat-natal25 product_cat-original product_cat-porco has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"202\" data-id=\"68338\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-17715 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/leitoa-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"68338\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=68338\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"68338\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cLeitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\/\">Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 4.00 de 5\">\n\t\t\t\t\t<span style=\"width:80%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">4.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>243.19<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:68338,&quot;item_id&quot;:68338,&quot;item_name&quot;:&quot;Leitoa Meia Banda (Meia Leitoa) l R$: 54,90 kg&quot;,&quot;sku&quot;:68338,&quot;price&quot;:243.19,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Porco&quot;,&quot;id&quot;:68338,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/leitoa-meia-banda-meia-leitoa-l-r-5490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:203,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-138634 status-publish last outofstock product_cat-forno product_cat-frango product_cat-natal25 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"203\" data-id=\"138634\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mini-chester-l-farofa-r-4490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-56633 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2022\/03\/frang-3-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/mini-chester-l-farofa-r-4490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"138634\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mini-chester-l-farofa-r-4490-kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"138634\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;Mini-Chester l Farofa - R$ 44,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/mini-chester-l-farofa-r-4490-kg\/\">Mini-Chester l Farofa &#8211; R$ 44,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>83.06<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:138634,&quot;item_id&quot;:138634,&quot;item_name&quot;:&quot;Mini-Chester l Farofa - R$ 44,90 kg&quot;,&quot;sku&quot;:138634,&quot;price&quot;:83.06,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:138634,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/mini-chester-l-farofa-r-4490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:204,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-138673 status-publish first instock product_cat-forno product_cat-natal25 product_cat-porco has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"204\" data-id=\"138673\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/porchetta-recheada-c-farofa\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-138680 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/12\/porcheta500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/porchetta-recheada-c-farofa\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"138673\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=138673\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"138673\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Porchetta Recheada c\/ Farofa 39,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cPorchetta Recheada c\/ Farofa 39,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/porchetta-recheada-c-farofa\/\">Porchetta Recheada c\/ Farofa 39,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>57.85<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:138673,&quot;item_id&quot;:138673,&quot;item_name&quot;:&quot;Porchetta Recheada c\\\/ Farofa 39,90 kg&quot;,&quot;sku&quot;:138673,&quot;price&quot;:57.85,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:138673,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/porchetta-recheada-c-farofa\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:205,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-138582 status-publish outofstock product_cat-forno product_cat-natal25 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"205\" data-id=\"138582\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-milho-c-catupiry-r-4490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-16345 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/09\/chester-recheado-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-milho-c-catupiry-r-4490-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-19196 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/12\/mini-chester-tras-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-milho-c-catupiry-r-4490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"138582\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-milho-c-catupiry-r-4490-kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"138582\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;Chester Milho c\/ Catupiry - R$ 44,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-milho-c-catupiry-r-4490-kg\/\">Chester Milho c\/ Catupiry &#8211; R$ 44,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>121.23<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:138582,&quot;item_id&quot;:138582,&quot;item_name&quot;:&quot;Chester Milho c\\\/ Catupiry - R$ 44,90 kg&quot;,&quot;sku&quot;:138582,&quot;price&quot;:121.23,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:138582,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/chester-milho-c-catupiry-r-4490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:206,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-138581 status-publish outofstock product_cat-forno product_cat-natal25 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"206\" data-id=\"138581\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-cheddar-e-bacon-r-4490-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"out-of-stock product-label\">Esgotado<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-16345 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/09\/chester-recheado-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-cheddar-e-bacon-r-4490-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-19196 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/12\/mini-chester-tras-405x330.jpg\" srcset=\"\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-cheddar-e-bacon-r-4490-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"138581\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-cheddar-e-bacon-r-4490-kg\/\" data-quantity=\"1\" class=\"button product_type_simple add-to-cart-loop\" data-product_id=\"138581\" data-product_sku=\"\" aria-label=\"Leia mais sobre &ldquo;Chester Cheddar e Bacon - R$ 44,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\"><span>Leia mais<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/chester-cheddar-e-bacon-r-4490-kg\/\">Chester Cheddar e Bacon &#8211; R$ 44,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>121.23<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:138581,&quot;item_id&quot;:138581,&quot;item_name&quot;:&quot;Chester Cheddar e Bacon - R$ 44,90 kg&quot;,&quot;sku&quot;:138581,&quot;price&quot;:121.23,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;outofstock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Forno&quot;,&quot;id&quot;:138581,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/chester-cheddar-e-bacon-r-4490-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:207,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n    <\/div>\n\n    <footer class=\"ag-forno__footer\">\n      <a id=\"ag-forno-btn\" class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/forno\/\" data-action=\"expand\">\n        <span>Carregar mais pratos<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var fornoSection = document.querySelector('.ag-forno');\n  if (!fornoSection) return;\n\n  var dynamicBtn = document.getElementById('ag-forno-btn');\n  var fornoContainer = document.getElementById('ag-forno-container');\n  var baseUrl = 'https:\/\/aogosto.com.br\/delivery\/product-category\/forno\/';\n\n  \/\/ O Padr\u00e3o Ouro de Limites\n  var MOBILE_LIMIT = 4;\n  var DESKTOP_LIMIT = 12;\n\n  \/* ------------------------------------------------------------------\n     EXTRATOR DE C\u00c9LULAS WOODMART\n     ------------------------------------------------------------------ *\/\n  function getGridCells() {\n    var container = fornoContainer.querySelector('.products') || fornoContainer.querySelector('.wd-products');\n    if (!container) return [];\n    \n    var validCells = [];\n    Array.from(container.children).forEach(function(child) {\n      if (child.classList.contains('clearfix') || child.classList.contains('wd-clear') || (!child.querySelector('.product') && !child.classList.contains('product'))) {\n        child.style.display = 'none'; \n        return;\n      }\n      validCells.push(child);\n    });\n    return validCells;\n  }\n\n  \/* ------------------------------------------------------------------\n     MOTOR JS IMPLAC\u00c1VEL DE RENDERIZA\u00c7\u00c3O\n     ------------------------------------------------------------------ *\/\n  function renderForno(forceExpand) {\n    if (!fornoContainer) return 0;\n\n    var isMobile = window.innerWidth <= 991;\n    var initialLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n    var isExpanded = forceExpand || fornoContainer.classList.contains('ag-expanded');\n    var currentLimit = isExpanded ? 48 : initialLimit;\n\n    var cells = getGridCells();\n    var validCount = 0;\n\n    cells.forEach(function(cell) {\n      cell.classList.add('ag-hidden-item');\n      cell.style.animation = 'none';\n\n      \/\/ Verifica Esgotados\n      var outofstockClass = cell.classList.contains('outofstock') || cell.classList.contains('out-of-stock') || cell.querySelector('.outofstock') || cell.querySelector('.out-of-stock');\n      var itemText = cell.textContent || cell.innerText || \"\";\n      var outofstockText = itemText.toLowerCase().includes('esgotado') || itemText.toLowerCase().includes('out of stock');\n\n      if (outofstockClass || outofstockText) {\n        return; \/\/ N\u00e3o entra na conta, fica oculto pra sempre\n      }\n\n      validCount++; \n\n      \/\/ Aplica o limite da tela\n      if (validCount <= currentLimit) {\n        cell.classList.remove('ag-hidden-item'); \n        \n        \/\/ Aplica anima\u00e7\u00e3o se for um item revelado pelo bot\u00e3o\n        if (isExpanded && validCount > initialLimit) {\n          cell.style.animation = 'fadeUpFast 0.4s ease forwards';\n        }\n      }\n    });\n\n    updateFornoBtn(validCount, initialLimit, isExpanded);\n    \n    \/\/ Gatilho r\u00e1pido para o Lazy Load do WoodMart ler as novas posi\u00e7\u00f5es\n    setTimeout(function() { window.dispatchEvent(new Event('scroll')); }, 50);\n\n    return validCount;\n  }\n\n  \/* ------------------------------------------------------------------\n     ATUALIZAR BOT\u00c3O (Oculta\u00e7\u00e3o Din\u00e2mica)\n     ------------------------------------------------------------------ *\/\n  function updateFornoBtn(validCount, limit, isExpanded) {\n    if (!dynamicBtn) return;\n\n    if (validCount > limit && !isExpanded) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Carregar mais op\u00e7\u00f5es';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n      dynamicBtn.href = \"#\";\n    } else if (validCount > limit && isExpanded) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver categoria completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      dynamicBtn.href = baseUrl;\n    } else if (validCount > 0 && validCount <= limit && !isExpanded) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver categoria completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      dynamicBtn.href = baseUrl;\n    } else {\n      dynamicBtn.style.display = 'none'; \/\/ Se n\u00e3o tiver nada, esconde bot\u00e3o\n    }\n  }\n\n  \/* ------------------------------------------------------------------\n     EVENTOS E INICIALIZA\u00c7\u00c3O\n     ------------------------------------------------------------------ *\/\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault();\n        fornoContainer.classList.add('ag-expanded');\n        renderForno(true); \n      }\n    });\n  }\n\n  function initApp() {\n    var cells = getGridCells();\n    \n    if (cells.length === 0 && window.initAttempts < 10) {\n      window.initAttempts++;\n      setTimeout(initApp, 500);\n      return;\n    }\n\n    renderForno(false);\n  }\n\n  window.initAttempts = 0;\n  setTimeout(initApp, 800);\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-a882d05 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"a882d05\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a9101b9\" data-id=\"a9101b9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6c1c1da elementor-hidden-mobile elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-image\" data-id=\"6c1c1da\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/churrascometro\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"115\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-full size-full wp-image-80908 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2024\/04\/churrascometro-ezgif.com-video-to-gif-converter-1.gif\" srcset=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-603e539 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"603e539\" data-element_type=\"section\" id=\"sec-outros\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-de3c16a\" data-id=\"de3c16a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7f6e237 elementor-widget elementor-widget-html\" data-id=\"7f6e237\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 VARIEDADES E OUTROS (Layout Clean + Limite JS Implac\u00e1vel)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-bg-alt:       #F8FAFC;\n  --ag-card:         #FFFFFF;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-radius:       14px;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n.ag-others {\n  padding: clamp(40px, 6vw, 64px) 16px;\n  background: var(--ag-bg) !important; \n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n  border-top: 1px solid var(--ag-border);\n}\n\n.ag-others__wrap {\n  width: min(1300px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-others__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \n}\n\n.ag-others__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: var(--ag-bg-alt);\n  color: var(--ag-text-sub);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n  border: 1px solid var(--ag-border);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n}\n\n.ag-others__eyebrow svg { color: var(--ag-brand); }\n\n.ag-others__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-accent-others {\n  color: var(--ag-brand);\n  font-weight: 900;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-others::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-others__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 580px;\n  line-height: 1.5;\n}\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE E ANIMA\u00c7\u00d5ES\n   ========================================================================== *\/\n.ag-others__grid {\n  position: relative;\n  width: 100%;\n  margin-top: 16px;\n}\n\n@keyframes fadeUpFast {\n  from { opacity: 0; transform: translateY(15px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n.ag-others .ag-others__grid ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 8px 0 !important;\n  list-style: none !important;\n}\n\n@media (min-width: 768px) {\n  .ag-others .ag-others__grid ul.products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n@media (min-width: 1024px) {\n  .ag-others .ag-others__grid ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 24px !important; }\n}\n@media (min-width: 1200px) {\n  .ag-others .ag-others__grid ul.products { grid-template-columns: repeat(6, minmax(0, 1fr)) !important; gap: 24px !important; }\n}\n\n\/* Card base *\/\n.ag-others .ag-others__grid ul.products li.product {\n  background: var(--ag-card) !important;\n  border-radius: var(--ag-radius) !important;\n  overflow: hidden !important;\n  display: flex !important;\n  flex-direction: column !important;\n  border: 1px solid var(--ag-border) !important;\n  box-shadow: 0 4px 12px -1px rgba(0,0,0,0.03) !important;\n  padding: 0 !important;\n  transition: var(--ag-transition) !important;\n  position: relative !important;\n}\n\n.ag-others .ag-others__grid ul.products li.product:hover {\n  border-color: rgba(240, 90, 40, 0.3) !important;\n  transform: translateY(-4px) !important;\n  box-shadow: 0 16px 24px -5px rgba(0,0,0,0.05) !important;\n}\n\n\/* Conte\u00fado do Card *\/\n.ag-others .ag-others__grid ul.products li.product a.woocommerce-loop-product__link:first-child,\n.ag-others .ag-others__grid ul.products li.product > a:first-child {\n  display: block !important;\n  background: #FFFFFF !important;\n  padding: 20px 14px 10px !important;\n  border-bottom: 1px solid var(--ag-border) !important;\n  position: relative !important;\n}\n\n.ag-others .ag-others__grid ul.products li.product img {\n  width: 100% !important;\n  height: 140px !important;\n  object-fit: contain !important;\n  margin: 0 !important;\n  display: block !important;\n}\n\n@media (min-width: 768px) {\n  .ag-others .ag-others__grid ul.products li.product img { height: 160px !important; }\n}\n\n.ag-others .ag-others__grid ul.products li.product .woocommerce-loop-product__title {\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  color: var(--ag-text) !important;\n  margin: 14px 14px 8px !important;\n  line-height: 1.35 !important;\n  min-height: 36px;\n  padding: 0 !important;\n}\n\n.ag-others .ag-others__grid ul.products li.product .price {\n  font-size: 18px !important;\n  font-weight: 900 !important;\n  color: var(--ag-text) !important;\n  margin: 0 14px 14px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: flex-start !important;\n  line-height: 1.1 !important;\n}\n\n.ag-others .ag-others__grid ul.products li.product a.button,\n.ag-others .ag-others__grid ul.products li.product .button {\n  margin: auto 14px 14px !important;\n  background: #ffffff !important;\n  color: var(--ag-text) !important;\n  border: 1px solid var(--ag-border) !important;\n  border-radius: 8px !important;\n  font-weight: 800 !important;\n  font-size: 11px !important;\n  padding: 10px 12px !important;\n  text-align: center !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  transition: var(--ag-transition) !important;\n  display: block !important;\n}\n\n.ag-others .ag-others__grid ul.products li.product a.button:hover,\n.ag-others .ag-others__grid ul.products li.product .button:hover {\n  background: var(--ag-brand) !important;\n  color: #ffffff !important;\n  border-color: var(--ag-brand) !important;\n}\n\n\/* ==========================================================================\n   FOOTER CTA\n   ========================================================================== *\/\n.ag-others__footer {\n  text-align: center;\n  margin-top: 32px;\n}\n\n.ag-cta-outline {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 36px;\n  border-radius: var(--ag-pill);\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  border: 1px solid var(--ag-border);\n  text-decoration: none !important;\n  font-weight: 800;\n  font-size: 15px;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  cursor: pointer;\n}\n\n.ag-cta-outline svg { transition: transform 0.2s ease; }\n.ag-cta-outline:hover {\n  border-color: var(--ag-brand);\n  color: var(--ag-brand);\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1);\n  transform: translateY(-2px);\n}\n.ag-cta-outline:hover svg { transform: translateX(4px); }\n<\/style>\n\n<section class=\"ag-others\">\n  <div class=\"ag-others__wrap\">\n\n    <header class=\"ag-others__head\">\n      <div class=\"ag-others__eyebrow\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M12 3l1.91 5.81L20 10l-5.81 1.91L12 21l-1.91-5.81L4 14l5.81-1.91L12 3z\"><\/path>\n        <\/svg>\n        Mais Del\u00edcias\n      <\/div>\n\n      <h2 class=\"ag-others__title\">\n        Nossas <span class=\"ag-accent-others\">Variedades<\/span>\n      <\/h2>\n\n      <p class=\"ag-others__subtitle\">\n        Acompanhamentos, petiscos e itens selecionados para completar sua experi\u00eancia Ao Gosto.\n      <\/p>\n    <\/header>\n\n    <div class=\"ag-others__grid\" id=\"ag-others-container\">\n      <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-128711 status-publish instock product_cat-outros product_cat-pescados has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"207\" data-id=\"128711\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-128718 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Corpo-1-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Corpo-1-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Corpo-1-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-128725 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T122621.323-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T122621.323-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-26T122621.323-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"128711\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=128711\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"128711\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Camafeu de Camar\u00e3o - Alho Por\u00f3 c\/ Queijo | R$: 32,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCamafeu de Camar\u00e3o - Alho Por\u00f3 c\/ Queijo | R$: 32,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\/\">Camafeu de Camar\u00e3o &#8211; Alho Por\u00f3 c\/ Queijo | R$: 32,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>32.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:128711,&quot;item_id&quot;:128711,&quot;item_name&quot;:&quot;Camafeu de Camar\\u00e3o - Alho Por\\u00f3 c\\\/ Queijo | R$: 32,90 (pct)&quot;,&quot;sku&quot;:128711,&quot;price&quot;:32.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Outros&quot;,&quot;id&quot;:128711,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/camafeu-de-camarao-alho-poro-c-queijo-r-2990-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:208,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-117480 status-publish instock product_cat-outros has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"208\" data-id=\"117480\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-queijo-tradicinal-mais-amor-r-1990-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-117481 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-21T102111.558-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-21T102111.558-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-21T102111.558-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-queijo-tradicinal-mais-amor-r-1990-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"117480\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=117480\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"117480\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Queijo Tradicional - Mais Amor | R$: 19,90  (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Queijo Tradicional - Mais Amor | R$: 19,90  (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-queijo-tradicinal-mais-amor-r-1990-pct\/\">P\u00e3o de Queijo Tradicional &#8211; Mais Amor | R$: 19,90  (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>19.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:117480,&quot;item_id&quot;:117480,&quot;item_name&quot;:&quot;P\\u00e3o de Queijo Tradicional - Mais Amor | R$: 19,90  (pct)&quot;,&quot;sku&quot;:117480,&quot;price&quot;:19.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Outros&quot;,&quot;id&quot;:117480,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-queijo-tradicinal-mais-amor-r-1990-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:209,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-117486 status-publish last instock product_cat-outros product_cat-queijos has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"209\" data-id=\"117486\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-queijo-recheado-c-requeijao-mais-amor-r-3990-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-117500 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-21T105937.286-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-21T105937.286-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-21T105937.286-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-queijo-recheado-c-requeijao-mais-amor-r-3990-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"117486\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=117486\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"117486\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;P\u00e3o de Queijo Recheado c\/ Requeij\u00e3o - Mais Amor | R$: 39,90 (pct)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cP\u00e3o de Queijo Recheado c\/ Requeij\u00e3o - Mais Amor | R$: 39,90 (pct)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/pao-de-queijo-recheado-c-requeijao-mais-amor-r-3990-pct\/\">P\u00e3o de Queijo Recheado c\/ Requeij\u00e3o &#8211; Mais Amor | R$: 39,90 (pct)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>39.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:117486,&quot;item_id&quot;:117486,&quot;item_name&quot;:&quot;P\\u00e3o de Queijo Recheado c\\\/ Requeij\\u00e3o - Mais Amor | R$: 39,90 (pct)&quot;,&quot;sku&quot;:117486,&quot;price&quot;:39.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Queijos&quot;,&quot;id&quot;:117486,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/pao-de-queijo-recheado-c-requeijao-mais-amor-r-3990-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:210,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n    <\/div>\n\n    <footer class=\"ag-others__footer\">\n      <a id=\"ag-others-btn\" class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/outros\/\" data-action=\"expand\">\n        <span>Carregar mais itens<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var othersSection = document.querySelector('.ag-others');\n  if (!othersSection) return;\n\n  var dynamicBtn = document.getElementById('ag-others-btn');\n  var othersContainer = document.getElementById('ag-others-container');\n  var baseUrl = 'https:\/\/aogosto.com.br\/delivery\/product-category\/outros\/';\n\n  var MOBILE_LIMIT = 4;\n  var DESKTOP_LIMIT = 12;\n\n  function renderOthers(forceExpand) {\n    if (!othersContainer) return 0;\n    var isMobile = window.innerWidth < 768;\n    var initialLimit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n    var isExpanded = forceExpand || othersContainer.classList.contains('ag-expanded');\n    var currentLimit = isExpanded ? 48 : initialLimit;\n\n    var allItems = othersContainer.querySelectorAll('li.product');\n    var validCount = 0;\n\n    allItems.forEach(function(item) {\n      if (item.classList.contains('outofstock')) {\n        item.style.display = 'none';\n        return;\n      }\n      validCount++;\n      if (validCount <= currentLimit) {\n        item.style.display = 'flex';\n        if (isExpanded && validCount > initialLimit) {\n          item.style.animation = 'fadeUpFast 0.4s ease forwards';\n        } else {\n          item.style.animation = 'none';\n        }\n      } else {\n        item.style.display = 'none';\n      }\n    });\n    return validCount;\n  }\n\n  function updateOthersBtn() {\n    if (!dynamicBtn) return;\n    var validCount = renderOthers(false);\n    var isMobile = window.innerWidth < 768;\n    var limit = isMobile ? MOBILE_LIMIT : DESKTOP_LIMIT;\n\n    if (validCount > limit) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Carregar mais itens';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n    } else if (validCount > 0) {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.style.display = 'inline-flex';\n      dynamicBtn.querySelector('span').innerText = 'Ver categoria completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      dynamicBtn.href = baseUrl;\n    } else {\n      dynamicBtn.style.display = 'none';\n    }\n  }\n\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault();\n        othersContainer.classList.add('ag-expanded');\n        renderOthers(true);\n        this.dataset.action = 'link';\n        this.querySelector('span').innerText = 'Ir para a categoria completa';\n        this.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n        this.href = baseUrl;\n      }\n    });\n  }\n\n  setTimeout(updateOthersBtn, 800);\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-a4dfc38 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"a4dfc38\" data-element_type=\"section\" id=\"sec-armazem\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8f5e6d3\" data-id=\"8f5e6d3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-65c5eec elementor-widget elementor-widget-html\" data-id=\"65c5eec\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n\/* ==========================================================================\n   AO GOSTO \u2014 ARMAZ\u00c9M (Arsenal Premium - Bot\u00e3o Outline e Otimiza\u00e7\u00e3o)\n   ========================================================================== *\/\n\n:root {\n  --ag-brand:        #F05A28;\n  --ag-brand-dark:   #C94010;\n  --ag-brand-light:  #FFF0EB;\n  --ag-bg:           #FFFFFF;\n  --ag-bg-alt:       #F8FAFC;\n  --ag-card:         #FFFFFF;\n  --ag-border:       #E2E8F0;\n  --ag-text:         #0F172A;\n  --ag-text-muted:   #64748B;\n  --ag-text-sub:     #334155;\n  --ag-radius:       14px;\n  --ag-pill:         999px;\n  --ag-transition:   all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n\/* Espa\u00e7amento Otimizado (Menos vazio) *\/\n.ag-warehouse {\n  padding: clamp(40px, 6vw, 64px) 16px;\n  background: var(--ag-bg) !important; \n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  overflow: hidden;\n  border-top: 1px solid var(--ag-border);\n}\n\n.ag-warehouse__wrap {\n  width: min(1300px, 100%);\n  margin: 0 auto;\n}\n\n\/* ==========================================================================\n   HEADER\n   ========================================================================== *\/\n.ag-warehouse__head {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n  margin-bottom: 32px; \/* Margem reduzida *\/\n}\n\n.ag-warehouse__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  background: var(--ag-bg-alt);\n  color: var(--ag-text-sub);\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: var(--ag-pill);\n  margin-bottom: 20px;\n  border: 1px solid var(--ag-border);\n  box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n}\n\n.ag-warehouse__eyebrow svg { color: var(--ag-brand); }\n\n.ag-warehouse__title {\n  font-size: clamp(32px, 7vw, 52px);\n  font-weight: 900;\n  letter-spacing: -0.04em;\n  color: var(--ag-text);\n  margin: 0 0 12px;\n  line-height: 1.05;\n}\n\n.ag-accent-warehouse {\n  color: var(--ag-brand);\n  font-weight: 900;\n  position: relative;\n  display: inline-block;\n}\n\n.ag-accent-warehouse::after {\n  content: \"\";\n  position: absolute;\n  bottom: -4px;\n  left: 0;\n  width: 100%;\n  height: 8px;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='123' height='8' viewBox='0 0 123 8' fill='none' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M1.385 4.542c40.3-3.1 80.6-3.8 120.9-2M1.385 4.542c12.2.4 24.3 1.1 36.5 1.5M37.885 6.042c13.2.1 26.5-.7 39.7-1.1M77.585 4.942c15.1.2 30.2.7 45.3.8' stroke='%23F05A28' stroke-width='2.5' stroke-linecap='round' fill='none'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: center bottom;\n  background-size: contain;\n}\n\n.ag-warehouse__subtitle {\n  font-size: 16px;\n  color: var(--ag-text-muted);\n  margin: 0;\n  max-width: 580px;\n  line-height: 1.5;\n}\n\n\/* ==========================================================================\n   GRID WOOCOMMERCE (6 Desktop \/ 2 Mobile)\n   ========================================================================== *\/\n.ag-warehouse__grid {\n  margin-top: 16px;\n}\n\n.ag-warehouse .ag-warehouse-panel ul.products {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 16px !important;\n  margin: 0 !important;\n  padding: 8px 0 !important;\n  list-style: none !important;\n}\n\n@media (min-width: 768px) {\n  .ag-warehouse .ag-warehouse-panel ul.products { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px !important; }\n}\n@media (min-width: 1024px) {\n  .ag-warehouse .ag-warehouse-panel ul.products { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; gap: 24px !important; }\n}\n@media (min-width: 1200px) {\n  .ag-warehouse .ag-warehouse-panel ul.products { grid-template-columns: repeat(6, minmax(0, 1fr)) !important; gap: 24px !important; }\n}\n\n\/* Trava de Estoque e Load More *\/\n.ag-warehouse .ag-warehouse-panel ul.products li.product.outofstock {\n  display: none !important;\n}\n\n.ag-warehouse .ag-warehouse-panel:not(.ag-expanded) ul.products li.product:nth-child(n+13) {\n  display: none !important;\n}\n\n.ag-warehouse .ag-warehouse-panel.ag-expanded ul.products li.product:nth-child(n+13) {\n  animation: fadeUpFast 0.4s ease forwards;\n}\n\n@keyframes fadeUpFast {\n  from { opacity: 0; transform: translateY(15px); }\n  to   { opacity: 1; transform: translateY(0); }\n}\n\n\/* ==========================================================================\n   CARD DO PRODUTO (Ideal para Acess\u00f3rios)\n   ========================================================================== *\/\n.ag-warehouse .ag-warehouse-panel ul.products li.product {\n  background: var(--ag-card) !important;\n  border-radius: var(--ag-radius) !important;\n  overflow: hidden !important;\n  display: flex !important;\n  flex-direction: column !important;\n  border: 1px solid var(--ag-border) !important;\n  box-shadow: 0 4px 12px -1px rgba(0,0,0,0.03) !important;\n  padding: 0 !important;\n  transition: var(--ag-transition) !important;\n  position: relative !important;\n}\n\n.ag-warehouse .ag-warehouse-panel ul.products li.product:hover {\n  border-color: rgba(240, 90, 40, 0.3) !important;\n  transform: translateY(-4px) !important;\n  box-shadow: 0 16px 24px -5px rgba(0,0,0,0.05) !important;\n}\n\n.ag-warehouse .ag-warehouse-panel ul.products li.product a.woocommerce-loop-product__link:first-child,\n.ag-warehouse .ag-warehouse-panel ul.products li.product > a:first-child {\n  display: block !important;\n  background: #FFFFFF !important;\n  padding: 24px 14px 10px !important;\n  border-bottom: 1px solid var(--ag-border) !important;\n  position: relative !important;\n}\n\n.ag-warehouse .ag-warehouse-panel ul.products li.product img {\n  width: 100% !important;\n  height: 160px !important;\n  object-fit: contain !important;\n  margin: 0 !important;\n  display: block !important;\n}\n\n.ag-warehouse .ag-warehouse-panel ul.products li.product .woocommerce-loop-product__title {\n  font-size: 13px !important;\n  font-weight: 700 !important;\n  color: var(--ag-text) !important;\n  margin: 16px 14px 8px !important;\n  line-height: 1.35 !important;\n  min-height: 36px;\n}\n\n.ag-warehouse .ag-warehouse-panel ul.products li.product .price {\n  font-size: 20px !important;\n  font-weight: 900 !important;\n  color: var(--ag-text) !important;\n  margin: 0 14px 14px !important;\n  display: flex !important;\n  flex-direction: column !important;\n  align-items: flex-start !important;\n}\n\n.ag-warehouse .ag-warehouse-panel ul.products li.product a.button,\n.ag-warehouse .ag-warehouse-panel ul.products li.product .button {\n  margin: auto 14px 14px !important;\n  background: #ffffff !important;\n  color: var(--ag-text) !important;\n  border: 1px solid var(--ag-border) !important;\n  border-radius: 8px !important;\n  font-weight: 800 !important;\n  font-size: 11px !important;\n  padding: 10px 12px !important;\n  text-align: center !important;\n  text-transform: uppercase !important;\n  letter-spacing: 1px !important;\n  transition: var(--ag-transition) !important;\n  display: block !important;\n}\n\n.ag-warehouse .ag-warehouse-panel ul.products li.product a.button:hover,\n.ag-warehouse .ag-warehouse-panel ul.products li.product .button:hover {\n  background: var(--ag-brand) !important;\n  color: #ffffff !important;\n  border-color: var(--ag-brand) !important;\n}\n\n\/* ==========================================================================\n   FOOTER CTA - BOT\u00c3O OUTLINE ELEGANTE\n   ========================================================================== *\/\n.ag-warehouse__footer {\n  text-align: center;\n  margin-top: 32px; \/* Margem reduzida para n\u00e3o dar sobras *\/\n}\n\n.ag-cta-outline {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  padding: 14px 36px;\n  border-radius: var(--ag-pill);\n  background: #ffffff;\n  color: var(--ag-text-sub);\n  border: 1px solid var(--ag-border);\n  text-decoration: none !important;\n  font-weight: 800;\n  font-size: 15px;\n  transition: var(--ag-transition);\n  box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n  cursor: pointer;\n}\n\n.ag-cta-outline svg {\n  transition: transform 0.2s ease;\n}\n\n.ag-cta-outline:hover {\n  border-color: var(--ag-brand);\n  color: var(--ag-brand);\n  box-shadow: 0 4px 16px rgba(240, 90, 40, 0.1);\n  transform: translateY(-2px);\n}\n\n.ag-cta-outline:hover svg {\n  transform: translateX(4px);\n}\n<\/style>\n\n<section class=\"ag-warehouse\">\n  <div class=\"ag-warehouse__wrap\">\n\n    <header class=\"ag-warehouse__head\">\n      <div class=\"ag-warehouse__eyebrow\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"><\/path><\/svg>\n        Arsenal do Churrasqueiro\n      <\/div>\n\n      <h2 class=\"ag-warehouse__title\">\n        Nosso <span class=\"ag-accent-warehouse\">Armaz\u00e9m<\/span>\n      <\/h2>\n\n      <p class=\"ag-warehouse__subtitle\">\n        Tudo o que voc\u00ea precisa para dominar o fogo. Grelhas, espetos, facas artesanais, carv\u00e3o e acess\u00f3rios selecionados.\n      <\/p>\n    <\/header>\n\n    <div class=\"ag-warehouse__grid\">\n      <div class=\"ag-warehouse-panel is-active\" id=\"panel-warehouse\">\n        <div class=\"woocommerce columns-6 \">\n<div class=\"products elements-grid wd-products-holder  wd-spacing-20 grid-columns-3 pagination-pagination align-items-start row\" data-source=\"main_loop\" data-min_price=\"\" data-max_price=\"\" data-columns=\"3\">\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-50022 status-publish first instock product_cat-espetos-acessorios product_cat-original product_cat-top-20-outros has-post-thumbnail sold-individually shipping-taxable purchasable product-type-simple\" data-loop=\"210\" data-id=\"50022\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carvao-2\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-14550 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/carvao-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/carvao-2\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"50022\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=50022\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"50022\" data-product_sku=\"0050\" aria-label=\"Adicione ao carrinho: &ldquo;Carv\u00e3o&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCarv\u00e3o\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/carvao-2\/\">Carv\u00e3o<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>18.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:50022,&quot;item_id&quot;:50022,&quot;item_name&quot;:&quot;Carv\\u00e3o&quot;,&quot;sku&quot;:&quot;0050&quot;,&quot;price&quot;:18.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetos&quot;,&quot;item_category2&quot;:&quot;acessorios&quot;,&quot;id&quot;:50022,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/carvao-2\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:211,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-126040 status-publish instock product_cat-boutique product_cat-boutique-ao-gosto product_cat-espetos-acessorios has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"211\" data-id=\"126040\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/acendedor-de-churrasqueira-fogaco-r-200-uni\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-126041 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-29T134148.733-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-29T134148.733-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/08\/Design-sem-nome-2025-08-29T134148.733-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/acendedor-de-churrasqueira-fogaco-r-200-uni\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"126040\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=126040\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"126040\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Acendedor de Churrasqueira - Foga\u00e7o | R$: 2,00 (uni)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAcendedor de Churrasqueira - Foga\u00e7o | R$: 2,00 (uni)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/acendedor-de-churrasqueira-fogaco-r-200-uni\/\">Acendedor de Churrasqueira &#8211; Foga\u00e7o | R$: 2,00 (uni)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>2.00<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:126040,&quot;item_id&quot;:126040,&quot;item_name&quot;:&quot;Acendedor de Churrasqueira - Foga\\u00e7o | R$: 2,00 (uni)&quot;,&quot;sku&quot;:126040,&quot;price&quot;:2,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boutique&quot;,&quot;id&quot;:126040,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/acendedor-de-churrasqueira-fogaco-r-200-uni\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:212,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-142168 status-publish instock product_cat-accessories product_cat-boutique product_cat-espetos-acessorios has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"212\" data-id=\"142168\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/resistencia-acendedor-de-carvao-r-8990-kg\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-142169 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-21T184223.760-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-21T184223.760-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-21T184223.760-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/resistencia-acendedor-de-carvao-r-8990-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-142170 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-21T184311.708-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-21T184311.708-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/01\/Design-sem-nome-2026-01-21T184311.708-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/resistencia-acendedor-de-carvao-r-8990-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"142168\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=142168\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"142168\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Resist\u00eancia - Acendedor de Carv\u00e3o | R$: 89,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cResist\u00eancia - Acendedor de Carv\u00e3o | R$: 89,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/resistencia-acendedor-de-carvao-r-8990-kg\/\">Resist\u00eancia &#8211; Acendedor de Carv\u00e3o | R$: 89,90 kg<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>89.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:142168,&quot;item_id&quot;:142168,&quot;item_name&quot;:&quot;Resist\\u00eancia - Acendedor de Carv\\u00e3o | R$: 89,90 kg&quot;,&quot;sku&quot;:142168,&quot;price&quot;:89.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Acess\\u00f3rios&quot;,&quot;id&quot;:142168,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/resistencia-acendedor-de-carvao-r-8990-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:213,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-118307 status-publish instock product_cat-espetos-acessorios has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"213\" data-id=\"118307\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-gaucho-duplo-cromado-55-cm-r-18-90\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-118308 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T101816.697-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T101816.697-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T101816.697-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-gaucho-duplo-cromado-55-cm-r-18-90\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"118307\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=118307\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"118307\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espeto Ga\u00facho Duplo - Cromado 55 cm&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspeto Ga\u00facho Duplo - Cromado 55 cm\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-gaucho-duplo-cromado-55-cm-r-18-90\/\">Espeto Ga\u00facho Duplo &#8211; Cromado 55 cm<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>18.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:118307,&quot;item_id&quot;:118307,&quot;item_name&quot;:&quot;Espeto Ga\\u00facho Duplo - Cromado 55 cm&quot;,&quot;sku&quot;:118307,&quot;price&quot;:18.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetos&quot;,&quot;item_category2&quot;:&quot;acessorios&quot;,&quot;id&quot;:118307,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espeto-gaucho-duplo-cromado-55-cm-r-18-90\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:214,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-127782 status-publish instock product_cat-accessories product_cat-boutique product_cat-boutique-ao-gosto product_cat-espetos-acessorios has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"214\" data-id=\"127782\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/faca-premiun-cruzeiro\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137685 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/BOST500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/faca-premiun-cruzeiro\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-127784 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-16T112338.466-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-16T112338.466-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/Design-sem-nome-2025-09-16T112338.466-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/faca-premiun-cruzeiro\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"127782\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=127782\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"127782\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Faca Premium - Cruzeiro&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFaca Premium - Cruzeiro\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/faca-premiun-cruzeiro\/\">Faca Premium &#8211; Cruzeiro<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>369.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:127782,&quot;item_id&quot;:127782,&quot;item_name&quot;:&quot;Faca Premium - Cruzeiro&quot;,&quot;sku&quot;:127782,&quot;price&quot;:369.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Boutique Ao Gosto&quot;,&quot;id&quot;:127782,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/faca-premiun-cruzeiro\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:215,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-118313 status-publish last instock product_cat-espetos-acessorios has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"215\" data-id=\"118313\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-gaucho-duplo-cromado-85-cm\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-118308 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T101816.697-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T101816.697-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T101816.697-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-gaucho-duplo-cromado-85-cm\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-118314 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T103224.277-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T103224.277-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T103224.277-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-gaucho-duplo-cromado-85-cm\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"118313\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=118313\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"118313\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espeto Ga\u00facho Duplo - Cromado 85 cm&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspeto Ga\u00facho Duplo - Cromado 85 cm\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-gaucho-duplo-cromado-85-cm\/\">Espeto Ga\u00facho Duplo &#8211; Cromado 85 cm<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>25.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:118313,&quot;item_id&quot;:118313,&quot;item_name&quot;:&quot;Espeto Ga\\u00facho Duplo - Cromado 85 cm&quot;,&quot;sku&quot;:118313,&quot;price&quot;:25.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetos&quot;,&quot;item_category2&quot;:&quot;acessorios&quot;,&quot;id&quot;:118313,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espeto-gaucho-duplo-cromado-85-cm\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:216,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 last  type-product post-150374 status-publish first instock product_cat-accessories product_cat-espetos-acessorios has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"216\" data-id=\"150374\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/grelha-para-coracao-p-grilazer\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150375 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-24-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-24-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-24-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/grelha-para-coracao-p-grilazer\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-150376 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-25-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-25-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2026\/03\/Design-sem-nome-25-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/grelha-para-coracao-p-grilazer\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"150374\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=150374\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"150374\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Grelha para Cora\u00e7\u00e3o P | Grilazer&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cGrelha para Cora\u00e7\u00e3o P | Grilazer\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/grelha-para-coracao-p-grilazer\/\">Grelha para Cora\u00e7\u00e3o P | Grilazer<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>114.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:150374,&quot;item_id&quot;:150374,&quot;item_name&quot;:&quot;Grelha para Cora\\u00e7\\u00e3o P | Grilazer&quot;,&quot;sku&quot;:150374,&quot;price&quot;:114.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Acess\\u00f3rios&quot;,&quot;id&quot;:150374,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/grelha-para-coracao-p-grilazer\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:217,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 first  type-product post-127786 status-publish instock product_cat-boutique product_cat-boutique-ao-gosto product_cat-espetos-acessorios has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"217\" data-id=\"127786\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/faca-premiun-atletico-mineiro\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-137683 wd-lazy-load wd-lazy-fade\" alt=\"\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/09\/GALO-500-405x330.jpg\" srcset=\"\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/faca-premiun-atletico-mineiro\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"127786\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=127786\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"127786\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Faca Premium - Atl\u00e9tico Mineiro&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFaca Premium - Atl\u00e9tico Mineiro\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/faca-premiun-atletico-mineiro\/\">Faca Premium &#8211; Atl\u00e9tico Mineiro<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>369.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:127786,&quot;item_id&quot;:127786,&quot;item_name&quot;:&quot;Faca Premium - Atl\\u00e9tico Mineiro&quot;,&quot;sku&quot;:127786,&quot;price&quot;:369.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetos&quot;,&quot;item_category2&quot;:&quot;acessorios&quot;,&quot;id&quot;:127786,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/faca-premiun-atletico-mineiro\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:218,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<div class=\"product-grid-item product wd-hover-quick  col-lg-4 col-md-4 col-6 type-product post-118333 status-publish instock product_cat-espetos-acessorios has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"218\" data-id=\"118333\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-para-queijo-inox-75-cm\/\" class=\"product-image-link\">\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-118334 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T112537.077-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T112537.077-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T112537.077-810x660.jpg 810w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-para-queijo-inox-75-cm\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"405\" height=\"330\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-woocommerce_thumbnail size-woocommerce_thumbnail wp-image-118335 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 405px) 100vw, 405px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T113146.411-405x330.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T113146.411-405x330.jpg 405w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2025\/05\/Design-sem-nome-2025-05-29T113146.411-810x660.jpg 810w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-para-queijo-inox-75-cm\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"118333\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=118333\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"118333\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Espeto para Queijo - Inox 75 cm&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cEspeto para Queijo - Inox 75 cm\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/espeto-para-queijo-inox-75-cm\/\">Espeto para Queijo &#8211; Inox 75 cm<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>89.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:118333,&quot;item_id&quot;:118333,&quot;item_name&quot;:&quot;Espeto para Queijo - Inox 75 cm&quot;,&quot;sku&quot;:118333,&quot;price&quot;:89.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Espetos&quot;,&quot;item_category2&quot;:&quot;acessorios&quot;,&quot;id&quot;:118333,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/espeto-para-queijo-inox-75-cm\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:219,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t\t\t\t<\/div>\n<\/div>\n<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <footer class=\"ag-warehouse__footer\">\n      <a id=\"ag-warehouse-btn\" class=\"ag-cta-outline\" href=\"https:\/\/aogosto.com.br\/delivery\/product-category\/espetos-acessorios\/\" data-action=\"expand\">\n        <span>Carregar arsenal completo<\/span>\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline><\/svg>\n      <\/a>\n    <\/footer>\n\n  <\/div>\n<\/section>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n  var warehouseSection = document.querySelector('.ag-warehouse');\n  if (!warehouseSection) return;\n\n  var dynamicBtn = document.getElementById('ag-warehouse-btn');\n  var warehousePanel = document.getElementById('panel-warehouse');\n\n  function updateWarehouseBtn() {\n    if (!dynamicBtn || !warehousePanel) return;\n\n    var allProducts = warehousePanel.querySelectorAll('li.product');\n    var visibleCount = 0;\n    \n    allProducts.forEach(function(p) {\n      if (!p.classList.contains('outofstock')) visibleCount++;\n    });\n\n    if (visibleCount > 12) {\n      dynamicBtn.dataset.action = 'expand';\n      dynamicBtn.querySelector('span').innerText = 'Carregar arsenal completo';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"12\" y1=\"5\" x2=\"12\" y2=\"19\"><\/line><polyline points=\"19 12 12 19 5 12\"><\/polyline>';\n    } else {\n      dynamicBtn.dataset.action = 'link';\n      dynamicBtn.querySelector('span').innerText = 'Ver categoria completa';\n      dynamicBtn.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n    }\n  }\n\n  if (dynamicBtn) {\n    dynamicBtn.addEventListener('click', function(e) {\n      if (this.dataset.action === 'expand') {\n        e.preventDefault();\n        warehousePanel.classList.add('ag-expanded');\n        this.dataset.action = 'link';\n        this.querySelector('span').innerText = 'Ir para a categoria completa';\n        this.querySelector('svg').innerHTML = '<line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline>';\n      }\n    });\n  }\n\n  \/\/ Delay para o Woo renderizar o shortcode\n  setTimeout(updateWarehouseBtn, 1000);\n});\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5e925dae wd-section-stretch elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5e925dae\" data-element_type=\"section\" id=\"sec-linha-dia\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<header class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60cf2b94\" data-id=\"60cf2b94\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ae098da elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"ae098da\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/header>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-b27a543 elementor-section-boxed elementor-section-height-default elementor-section-height-default wd-section-disabled\" data-id=\"b27a543\" data-element_type=\"section\" id=\"afonsos-carrossel\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c6aabc3\" data-id=\"c6aabc3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ea8c9a3 elementor-headline--style-rotate elementor-widget elementor-widget-animated-headline\" data-id=\"ea8c9a3\" data-element_type=\"widget\" data-settings=\"{&quot;headline_style&quot;:&quot;rotate&quot;,&quot;animation_type&quot;:&quot;slide-down&quot;,&quot;rotating_text&quot;:&quot;Todo Dia\\nToda Hora&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;rotate_iteration_delay&quot;:2500}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-headline elementor-headline-animation-type-slide-down\">\n\t\t\t\t\t<span class=\"elementor-headline-plain-text elementor-headline-text-wrapper\">#Ao Gosto <\/span>\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">\n\t\t\t\tTodo&nbsp;Dia\t\t\t<\/span>\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text\">\n\t\t\t\tToda&nbsp;Hora\t\t\t<\/span>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6bc063a elementor-widget elementor-widget-wd_products\" data-id=\"6bc063a\" data-element_type=\"widget\" data-widget_type=\"wd_products.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"wd-products-element\">\n\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t<div class=\"products elements-grid row wd-products-holder pagination- wd-spacing-20 grid-columns-5 align-items-start\" data-paged=\"1\" data-atts=\"{&quot;element_title&quot;:&quot;&quot;,&quot;title_alignment&quot;:&quot;left&quot;,&quot;query_post_type&quot;:&quot;product&quot;,&quot;post_type&quot;:&quot;product&quot;,&quot;include&quot;:null,&quot;taxonomies&quot;:[&quot;506&quot;],&quot;offset&quot;:&quot;&quot;,&quot;orderby&quot;:&quot;&quot;,&quot;query_type&quot;:&quot;OR&quot;,&quot;order&quot;:null,&quot;meta_key&quot;:null,&quot;exclude&quot;:&quot;&quot;,&quot;shop_tools&quot;:null,&quot;hide_out_of_stock&quot;:&quot;yes&quot;,&quot;ajax_recently_viewed&quot;:null,&quot;speed&quot;:null,&quot;slides_per_view&quot;:null,&quot;slides_per_view_tablet&quot;:{&quot;size&quot;:&quot;&quot;},&quot;slides_per_view_mobile&quot;:{&quot;size&quot;:&quot;&quot;},&quot;wrap&quot;:null,&quot;autoplay&quot;:null,&quot;center_mode&quot;:null,&quot;hide_pagination_control&quot;:null,&quot;hide_prev_next_buttons&quot;:null,&quot;scroll_per_page&quot;:null,&quot;layout&quot;:&quot;grid&quot;,&quot;pagination&quot;:&quot;&quot;,&quot;items_per_page&quot;:5,&quot;spacing&quot;:&quot;20&quot;,&quot;columns&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;columns_tablet&quot;:{&quot;size&quot;:&quot;&quot;},&quot;columns_mobile&quot;:{&quot;size&quot;:&quot;&quot;},&quot;products_masonry&quot;:&quot;&quot;,&quot;products_different_sizes&quot;:&quot;&quot;,&quot;product_quantity&quot;:&quot;&quot;,&quot;product_hover&quot;:&quot;inherit&quot;,&quot;sale_countdown&quot;:&quot;0&quot;,&quot;stretch_product&quot;:null,&quot;stretch_product_tablet&quot;:0,&quot;stretch_product_mobile&quot;:0,&quot;stock_progress_bar&quot;:&quot;0&quot;,&quot;highlighted_products&quot;:&quot;0&quot;,&quot;products_bordered_grid&quot;:&quot;0&quot;,&quot;products_bordered_grid_style&quot;:null,&quot;products_with_background&quot;:&quot;0&quot;,&quot;products_shadow&quot;:&quot;0&quot;,&quot;products_color_scheme&quot;:&quot;default&quot;,&quot;img_size&quot;:&quot;large&quot;,&quot;img_size_custom&quot;:null,&quot;grid_gallery&quot;:&quot;&quot;,&quot;grid_gallery_control&quot;:null,&quot;grid_gallery_enable_arrows&quot;:null,&quot;ajax_page&quot;:&quot;&quot;,&quot;force_not_ajax&quot;:&quot;no&quot;,&quot;lazy_loading&quot;:&quot;no&quot;,&quot;scroll_carousel_init&quot;:null,&quot;custom_sizes&quot;:false,&quot;elementor&quot;:true}\" data-source=\"shortcode\" data-columns=\"5\" data-grid-gallery=\"\">\n\t\t\n\t\t\n\t\t\t\t\t\t\t\t<div class=\"product-grid-item product wd-hover-quick  col-lg-20_0 col-md-3 col-6 first  type-product post-329 status-publish instock product_cat-ancho product_cat-angus product_cat-boi product_cat-top-10 product_cat-top-20-boi product_tag-ancho product_tag-angus has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"1\" data-id=\"329\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-angus-steak-r-3990-pct\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-14365 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 272px) 100vw, 272px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/ancho-bovino.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/ancho-bovino.jpg 540w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/ancho-bovino-150x150.jpg 150w\" \/>\t\t<\/a>\n\n\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-angus-steak-r-3990-pct\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"329\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=329\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"329\" data-product_sku=\"2088\" aria-label=\"Adicione ao carrinho: &ldquo;Ancho Angus Steak&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cAncho Angus Steak\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/ancho-angus-steak-r-3990-pct\/\">Ancho Angus Steak<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>49.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:329,&quot;item_id&quot;:329,&quot;item_name&quot;:&quot;Ancho Angus Steak&quot;,&quot;sku&quot;:&quot;2088&quot;,&quot;price&quot;:49.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Ancho&quot;,&quot;id&quot;:329,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/ancho-angus-steak-r-3990-pct\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:2,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"product-grid-item product wd-hover-quick  col-lg-20_0 col-md-3 col-6 type-product post-331 status-publish instock product_cat-angus product_cat-boi product_cat-top-10 product_cat-top-20-boi product_tag-angus product_tag-fralda product_tag-fraldinha has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"2\" data-id=\"331\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldao-do-uruguay-angus-r69-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-41455 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 272px) 100vw, 272px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1-272x272.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1-272x272.jpg 272w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1-150x150.jpg 150w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1-570x570.jpg 570w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1-768x768.jpg 768w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1-50x50.jpg 50w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1-100x100.jpg 100w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/fraldao-uruguay-1.jpg 1080w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldao-do-uruguay-angus-r69-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-88581 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 272px) 100vw, 272px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589-272x272.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589-272x272.jpg 272w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589-768x768.jpg 768w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589-570x570.jpg 570w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589-150x150.jpg 150w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-2024-07-09T193003.589.jpg 1080w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldao-do-uruguay-angus-r69-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"331\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=331\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"331\" data-product_sku=\"2089\" aria-label=\"Adicione ao carrinho: &ldquo;Frald\u00e3o do Uruguay\u00ae- Angus | R$69,90 kg&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cFrald\u00e3o do Uruguay\u00ae- Angus | R$69,90 kg\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/fraldao-do-uruguay-angus-r69-90-kg\/\">Frald\u00e3o do Uruguay\u00ae- Angus | R$69,90 kg<\/a><\/h3>\n\t\t\t\t<div class=\"wd-star-rating\">\n\t\t\t\t\t<div class=\"star-rating\" role=\"img\" aria-label=\"Avalia\u00e7\u00e3o 5.00 de 5\">\n\t\t\t\t\t<span style=\"width:100%\">\n\t\t\tAvalia\u00e7\u00e3o <strong class=\"rating\">5.00<\/strong> de 5\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>62.91<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:331,&quot;item_id&quot;:331,&quot;item_name&quot;:&quot;Frald\\u00e3o do Uruguay\\u00ae- Angus | R$69,90 kg&quot;,&quot;sku&quot;:&quot;2089&quot;,&quot;price&quot;:62.91,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Angus&quot;,&quot;id&quot;:331,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/fraldao-do-uruguay-angus-r69-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:3,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-20_0 col-md-3 col-6 type-product post-334 status-publish last instock product_cat-hamburguer product_cat-wagyu product_tag-hamburguer product_tag-recheado product_tag-wagyu has-post-thumbnail sale shipping-taxable purchasable product-type-simple\" data-loop=\"3\" data-id=\"334\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kobe-burguer-rech-c-queijo-pacote\/\" class=\"product-image-link\">\n\t\t\t<div class=\"product-labels labels-rectangular\"><span class=\"onsale product-label\">Venda<\/span><\/div><div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-41462 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 272px) 100vw, 272px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-burguer-272x272.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-burguer-272x272.jpg 272w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-burguer-150x150.jpg 150w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-burguer-50x50.jpg 50w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-burguer-100x100.jpg 100w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-burguer.jpg 540w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kobe-burguer-rech-c-queijo-pacote\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-14554 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 272px) 100vw, 272px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-embalagem.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-embalagem.jpg 1080w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-embalagem-150x150.jpg 150w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/kobe-embalagem-570x570.jpg 570w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/kobe-burguer-rech-c-queijo-pacote\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"334\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=334\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"334\" data-product_sku=\"2111\" aria-label=\"Adicione ao carrinho: &ldquo;Kobe Burguer Rech. c\/ Queijo (Pct.)&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cKobe Burguer Rech. c\/ Queijo (Pct.)\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/kobe-burguer-rech-c-queijo-pacote\/\">Kobe Burguer Rech. c\/ Queijo (Pct.)<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>34.90<\/bdi><\/span><\/del> <span class=\"screen-reader-text\">O pre\u00e7o original era: &#082;&#036;34.90.<\/span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>29.90<\/bdi><\/span><\/ins><span class=\"screen-reader-text\">O pre\u00e7o atual \u00e9: &#082;&#036;29.90.<\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:334,&quot;item_id&quot;:334,&quot;item_name&quot;:&quot;Kobe Burguer Rech. c\\\/ Queijo (Pct.)&quot;,&quot;sku&quot;:&quot;2111&quot;,&quot;price&quot;:29.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Hamb\\u00farguer&quot;,&quot;id&quot;:334,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/kobe-burguer-rech-c-queijo-pacote\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:4,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"product-grid-item wd-with-labels product wd-hover-quick  col-lg-20_0 col-md-3 col-6 type-product post-336 status-publish first instock product_cat-frango product_cat-sugestao-air-fyer has-post-thumbnail featured shipping-taxable purchasable product-type-simple\" data-loop=\"4\" data-id=\"336\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-tempero-italiano-r-19-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><span class=\"ag-label ag-label-seasoned\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"><\/path><path d=\"M2 22l9.2-9.2\"><\/path><\/svg> Temperado<\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-14401 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 272px) 100vw, 272px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/coxinha-da-asa-1.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/coxinha-da-asa-1.jpg 540w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/coxinha-da-asa-1-150x150.jpg 150w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-tempero-italiano-r-19-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-73491 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 272px) 100vw, 272px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32-272x272.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32-272x272.jpg 272w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32-768x768.jpg 768w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32-570x570.jpg 570w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32-150x150.jpg 150w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/Design-sem-nome-32.jpg 1080w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-tempero-italiano-r-19-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"336\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=336\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"336\" data-product_sku=\"6001\" aria-label=\"Adicione ao carrinho: &ldquo;Coxinha Tempero Italiano&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cCoxinha Tempero Italiano\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/coxinha-tempero-italiano-r-19-90-kg\/\">Coxinha Tempero Italiano<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>19.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:336,&quot;item_id&quot;:336,&quot;item_name&quot;:&quot;Coxinha Tempero Italiano&quot;,&quot;sku&quot;:&quot;6001&quot;,&quot;price&quot;:19.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Frango&quot;,&quot;id&quot;:336,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/coxinha-tempero-italiano-r-19-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:5,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t<\/div>\n<\/div>\n\t\t\t\t\t\t\t\t<div class=\"product-grid-item product wd-hover-quick  col-lg-20_0 col-md-3 col-6 last  type-product post-337 status-publish instock product_cat-frango product_cat-sugestao-air-fyer product_cat-top-10 has-post-thumbnail shipping-taxable purchasable product-type-simple\" data-loop=\"5\" data-id=\"337\">\n\t\n\t\n<div class=\"product-wrapper\">\n\t<div class=\"product-element-top wd-quick-shop\">\n\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipa-ao-vinho-r-32-90-kg\/\" class=\"product-image-link\">\n\t\t\t<div class=\"ag-labels ag-labels-grid\"><span class=\"ag-label ag-label-frozen\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v20M17 5l-5 5-5-5M17 19l-5-5-5 5M2 12h20M5 7l5 5-5 5M19 7l-5 5 5 5\"><\/path><\/svg><\/span><\/div><img loading=\"lazy\" decoding=\"async\" width=\"272\" height=\"272\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-14415 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 272px) 100vw, 272px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-1.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-1.jpg 540w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-1-150x150.jpg 150w\" \/>\t\t<\/a>\n\n\t\t\t\t\t<div class=\"hover-img\">\n\t\t\t\t<a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipa-ao-vinho-r-32-90-kg\/\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"470\" height=\"264\" src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/themes\/woodmart\/images\/lazy.png\" class=\"attachment-large size-large wp-image-73545 wd-lazy-load wd-lazy-fade\" alt=\"\" srcset=\"\" sizes=\"(max-width: 470px) 100vw, 470px\" data-wood-src=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho-470x264.jpg\" data-srcset=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho-470x264.jpg 470w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho-768x432.jpg 768w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho-570x321.jpg 570w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho-150x84.jpg 150w, https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2021\/02\/tulipa-vinho.jpg 1280w\" \/>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\t\t<div class=\"wd-buttons wd-pos-r-t\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"quick-view wd-action-btn wd-style-icon wd-quick-view-icon\">\n\t\t\t<a\n\t\t\t\thref=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipa-ao-vinho-r-32-90-kg\/\"\n\t\t\t\tclass=\"open-quick-view quick-view-button\"\n\t\t\t\trel=\"nofollow\"\n\t\t\t\tdata-id=\"337\"\n\t\t\t\t>Visualiza\u00e7\u00e3o r\u00e1pida<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-add-btn wd-add-btn-replace\">\n\t\t\t\t\n\t\t\t\t<a href=\"\/delivery\/wp-json\/wp\/v2\/pages\/24697?add-to-cart=337\" data-quantity=\"1\" class=\"button product_type_simple add_to_cart_button ajax_add_to_cart add-to-cart-loop\" data-product_id=\"337\" data-product_sku=\"\" aria-label=\"Adicione ao carrinho: &ldquo;Tulipa ao Vinho&rdquo;\" rel=\"nofollow\" data-success_message=\"\u201cTulipa ao Vinho\u201d foi adicionado ao seu carrinho\" role=\"button\"><span>Adicionar ao carrinho<\/span><\/a>\t\t\t<\/div>\n\t\t\n\t\t\t<\/div>\n\t\t\t<h3 class=\"wd-entities-title\"><a href=\"https:\/\/aogosto.com.br\/delivery\/product\/tulipa-ao-vinho-r-32-90-kg\/\">Tulipa ao Vinho<\/a><\/h3>\n\t\t\t\n\t<span class=\"price\"><span class=\"woocommerce-Price-amount amount\"><bdi><span class=\"woocommerce-Price-currencySymbol\">&#82;&#36;<\/span>17.90<\/bdi><\/span><\/span>\n\n\t<span class=\"gtm4wp_productdata\" style=\"display:none; visibility:hidden;\" data-gtm4wp_product_data=\"{&quot;internal_id&quot;:337,&quot;item_id&quot;:337,&quot;item_name&quot;:&quot;Tulipa ao Vinho&quot;,&quot;sku&quot;:337,&quot;price&quot;:17.9,&quot;stocklevel&quot;:null,&quot;stockstatus&quot;:&quot;instock&quot;,&quot;google_business_vertical&quot;:&quot;retail&quot;,&quot;item_category&quot;:&quot;Frango&quot;,&quot;id&quot;:337,&quot;productlink&quot;:&quot;https:\\\/\\\/aogosto.com.br\\\/delivery\\\/product\\\/tulipa-ao-vinho-r-32-90-kg\\\/&quot;,&quot;item_list_name&quot;:&quot;General Product List&quot;,&quot;index&quot;:6,&quot;product_type&quot;:&quot;simple&quot;,&quot;item_brand&quot;:&quot;&quot;}\"><\/span>\n\t\n\t\t<\/div>\n<\/div>\n\t\t\n\t\t\t\t<\/div>\n\t\n\t\t\n\t\t\n\t\t\t\t\t<\/div>\n\t\t\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fbfcc16 elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"fbfcc16\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Entrega em at\u00e9 2h em Belo Horizonte e Regi\u00e3o Calculando&#8230; A arte do churrasco na sua casa Cortes nobres, ex\u00f3ticos,<\/p>\n","protected":false},"author":1,"featured_media":61851,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-24697","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ao Gosto Carnes Nobres | Fa\u00e7a o seu pedido on-line!<\/title>\n<meta name=\"description\" content=\"Fa\u00e7a seu pedido no site e receba em menos de 2 horas! Nosso delivery opera at\u00e9 20:30 de Segunda a S\u00e1bado e at\u00e9 16:30 aos Domingos e Feriados. #Go!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aogosto.com.br\/delivery\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ao Gosto Carnes Nobres | Fa\u00e7a o seu pedido on-line!\" \/>\n<meta property=\"og:description\" content=\"Fa\u00e7a seu pedido no site e receba em menos de 2 horas! Nosso delivery opera at\u00e9 20:30 de Segunda a S\u00e1bado e at\u00e9 16:30 aos Domingos e Feriados. #Go!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aogosto.com.br\/delivery\/\" \/>\n<meta property=\"og:site_name\" content=\"Ao Gosto Carnes\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com.br\/aogostocarnesnobres\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T04:10:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/Untitled-1920-x-1080-px.png\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"92 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/aogosto.com.br\/delivery\/\",\"url\":\"https:\/\/aogosto.com.br\/delivery\/\",\"name\":\"Ao Gosto Carnes Nobres | Fa\u00e7a o seu pedido on-line!\",\"isPartOf\":{\"@id\":\"https:\/\/aogosto.com.br\/delivery\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/aogosto.com.br\/delivery\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/aogosto.com.br\/delivery\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/Untitled-1920-x-1080-px.png\",\"datePublished\":\"2021-09-20T11:19:45+00:00\",\"dateModified\":\"2026-04-06T04:10:40+00:00\",\"description\":\"Fa\u00e7a seu pedido no site e receba em menos de 2 horas! Nosso delivery opera at\u00e9 20:30 de Segunda a S\u00e1bado e at\u00e9 16:30 aos Domingos e Feriados. #Go!\",\"breadcrumb\":{\"@id\":\"https:\/\/aogosto.com.br\/delivery\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/aogosto.com.br\/delivery\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\/\/aogosto.com.br\/delivery\/#primaryimage\",\"url\":\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/Untitled-1920-x-1080-px.png\",\"contentUrl\":\"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/Untitled-1920-x-1080-px.png\",\"width\":960,\"height\":540},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/aogosto.com.br\/delivery\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/aogosto.com.br\/delivery\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Ao Gosto Carnes Nobres\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/aogosto.com.br\/delivery\/#website\",\"url\":\"https:\/\/aogosto.com.br\/delivery\/\",\"name\":\"Ao Gosto Carnes\",\"description\":\"Fa\u00e7a o seu pedido on-line!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/aogosto.com.br\/delivery\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ao Gosto Carnes Nobres | Fa\u00e7a o seu pedido on-line!","description":"Fa\u00e7a seu pedido no site e receba em menos de 2 horas! Nosso delivery opera at\u00e9 20:30 de Segunda a S\u00e1bado e at\u00e9 16:30 aos Domingos e Feriados. #Go!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aogosto.com.br\/delivery\/","og_locale":"pt_BR","og_type":"article","og_title":"Ao Gosto Carnes Nobres | Fa\u00e7a o seu pedido on-line!","og_description":"Fa\u00e7a seu pedido no site e receba em menos de 2 horas! Nosso delivery opera at\u00e9 20:30 de Segunda a S\u00e1bado e at\u00e9 16:30 aos Domingos e Feriados. #Go!","og_url":"https:\/\/aogosto.com.br\/delivery\/","og_site_name":"Ao Gosto Carnes","article_publisher":"https:\/\/facebook.com.br\/aogostocarnesnobres","article_modified_time":"2026-04-06T04:10:40+00:00","og_image":[{"width":960,"height":540,"url":"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/Untitled-1920-x-1080-px.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. tempo de leitura":"92 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aogosto.com.br\/delivery\/","url":"https:\/\/aogosto.com.br\/delivery\/","name":"Ao Gosto Carnes Nobres | Fa\u00e7a o seu pedido on-line!","isPartOf":{"@id":"https:\/\/aogosto.com.br\/delivery\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aogosto.com.br\/delivery\/#primaryimage"},"image":{"@id":"https:\/\/aogosto.com.br\/delivery\/#primaryimage"},"thumbnailUrl":"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/Untitled-1920-x-1080-px.png","datePublished":"2021-09-20T11:19:45+00:00","dateModified":"2026-04-06T04:10:40+00:00","description":"Fa\u00e7a seu pedido no site e receba em menos de 2 horas! Nosso delivery opera at\u00e9 20:30 de Segunda a S\u00e1bado e at\u00e9 16:30 aos Domingos e Feriados. #Go!","breadcrumb":{"@id":"https:\/\/aogosto.com.br\/delivery\/#breadcrumb"},"inLanguage":"pt-BR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aogosto.com.br\/delivery\/"]}]},{"@type":"ImageObject","inLanguage":"pt-BR","@id":"https:\/\/aogosto.com.br\/delivery\/#primaryimage","url":"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/Untitled-1920-x-1080-px.png","contentUrl":"https:\/\/aogosto.com.br\/delivery\/wp-content\/uploads\/2023\/10\/Untitled-1920-x-1080-px.png","width":960,"height":540},{"@type":"BreadcrumbList","@id":"https:\/\/aogosto.com.br\/delivery\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/aogosto.com.br\/delivery\/"},{"@type":"ListItem","position":2,"name":"Ao Gosto Carnes Nobres"}]},{"@type":"WebSite","@id":"https:\/\/aogosto.com.br\/delivery\/#website","url":"https:\/\/aogosto.com.br\/delivery\/","name":"Ao Gosto Carnes","description":"Fa\u00e7a o seu pedido on-line!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aogosto.com.br\/delivery\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-BR"}]}},"_links":{"self":[{"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/pages\/24697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/comments?post=24697"}],"version-history":[{"count":378,"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/pages\/24697\/revisions"}],"predecessor-version":[{"id":151754,"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/pages\/24697\/revisions\/151754"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/media\/61851"}],"wp:attachment":[{"href":"https:\/\/aogosto.com.br\/delivery\/wp-json\/wp\/v2\/media?parent=24697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}