Components

16 Twig Components
64 Render Count
285 ms Render Time
134.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
sylius_shop:product:card
"Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent"
@SyliusUi/components/default.html.twig
9 245.74ms
sylius_shop:product:price
"Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent"
@SyliusUi/components/default.html.twig
9 3.63ms
sylius_shop:main_image
[Anonymous]
@SyliusShop/shared/components/main_image.html.twig
9 32.85ms
sylius_shop:catalog_promotions
[Anonymous]
@SyliusShop/shared/components/catalog_promotions.html.twig
9 1.62ms
sylius_shop:product:card:price
"Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent"
@SyliusUi/components/default.html.twig
9 3.01ms
sylius_shop:product:add_to_cart_form
"Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
@SyliusUi/components/default.html.twig
9 20.89ms
sylius_shop:common:currency_switcher
"Sylius\Bundle\ShopBundle\Twig\Component\Common\CurrencySwitcherComponent"
@SyliusUi/components/default.html.twig
1 2.96ms
sylius_shop:common:locale_switcher
"Sylius\Bundle\ShopBundle\Twig\Component\Common\LocaleSwitcherComponent"
@SyliusUi/components/default.html.twig
1 1.92ms
app_shop:header:search_form
"App\Twig\Components\SearchComponent"
@SyliusUi/components/default.html.twig
1 0.83ms
sylius_shop:cart:widget
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 9.78ms
sylius_shop:common:taxon_menu
"Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent"
@SyliusUi/components/default.html.twig
1 11.10ms
app_shop:product:vendor:breadcrumbs
"App\Twig\Components\VendorComponent"
@SyliusUi/components/default.html.twig
1 2.41ms
app_shop:product:vendor:header
"App\Twig\Components\VendorComponent"
@SyliusUi/components/default.html.twig
1 1.06ms
app_shop:product:vendor:content
"App\Twig\Components\VendorComponent"
@SyliusUi/components/default.html.twig
1 1.73ms
app_shop:product:vendor:location
"App\Twig\Components\VendorComponent"
@SyliusUi/components/default.html.twig
1 1.17ms
sylius_shop:cart:widget:offcanvas
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 6.54ms

Render calls

sylius_shop:common:currency_switcher Sylius\Bundle\ShopBundle\Twig\Component\Common\CurrencySwitcherComponent 118.0 MiB 2.96 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14057
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14050 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14056 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14055 …}
    +prefixes: [
      "sylius_shop.base.header.top_bar"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/header/top_bar/currency_switcher.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/shared/layout/base/header/top_bar/currency_switcher.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\CurrencySwitcherComponent {#14077
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14057
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14050 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14056 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14055 …}
    +prefixes: [
      "sylius_shop.base.header.top_bar"
    ]
  }
}
sylius_shop:common:locale_switcher Sylius\Bundle\ShopBundle\Twig\Component\Common\LocaleSwitcherComponent 118.0 MiB 1.92 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14156
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14152 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14154 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14155 …}
    +prefixes: [
      "sylius_shop.base.header.top_bar"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/header/top_bar/locale_switcher.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/shared/layout/base/header/top_bar/locale_switcher.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\LocaleSwitcherComponent {#14165
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #localeProvider: Sylius\Component\Core\Provider\ChannelBasedLocaleProvider {#1709 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14156
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14152 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14154 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14155 …}
    +prefixes: [
      "sylius_shop.base.header.top_bar"
    ]
  }
}
app_shop:header:search_form App\Twig\Components\SearchComponent 120.0 MiB 0.83 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14252
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14245 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14251 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14250 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "shop/shared/layout/base/header/search_form.html.twig"
]
Attributes
[
  "template" => "shop/shared/layout/base/header/search_form.html.twig"
]
Component
App\Twig\Components\SearchComponent {#14401
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14252
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14245 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14251 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14250 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
}
sylius_shop:cart:widget Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 122.0 MiB 9.78 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14323
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14330 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14324 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14325 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "@SyliusShop/shared/components/header/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#14308
  +cart: App\Entity\Order\Order {#14419 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14323
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14330 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14324 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14325 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  +template: "@SyliusShop/shared/components/header/cart.html.twig"
  #repository: App\Repository\OrderRepository {#5383 …}
}
sylius_shop:common:taxon_menu Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent 124.0 MiB 11.10 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15055
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15051 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15048 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15049 …}
    +prefixes: [
      "sylius_shop.base.header.navbar"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/header/navbar/menu.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/shared/layout/base/header/navbar/menu.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent {#15064
  #taxonRepository: Sylius\Bundle\TaxonomyBundle\Doctrine\ORM\TaxonRepository {#4632 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15055
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15051 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15048 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15049 …}
    +prefixes: [
      "sylius_shop.base.header.navbar"
    ]
  }
}
app_shop:product:vendor:breadcrumbs App\Twig\Components\VendorComponent 124.0 MiB 2.41 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15321
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15317 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15318 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15320 …}
    +prefixes: [
      "app_shop.product.vendor.index.content"
    ]
  }
  "template" => "shop/product/vendor/index/content/breadcrumbs.html.twig"
]
Attributes
[
  "template" => "shop/product/vendor/index/content/breadcrumbs.html.twig"
]
Component
App\Twig\Components\VendorComponent {#15330
  -appExtensionRuntime: App\Twig\Runtime\AppExtensionRuntime {#13973 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15321
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15317 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15318 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15320 …}
    +prefixes: [
      "app_shop.product.vendor.index.content"
    ]
  }
}
app_shop:product:vendor:header App\Twig\Components\VendorComponent 124.0 MiB 1.06 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15432
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15428 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15429 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15431 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
  "template" => "shop/product/vendor/index/content/body/main/header.html.twig"
]
Attributes
[
  "template" => "shop/product/vendor/index/content/body/main/header.html.twig"
]
Component
App\Twig\Components\VendorComponent {#15440
  -appExtensionRuntime: App\Twig\Runtime\AppExtensionRuntime {#13973 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15432
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15428 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15429 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15431 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
app_shop:product:vendor:content App\Twig\Components\VendorComponent 124.0 MiB 1.73 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15492
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15488 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15490 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15491 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
  "template" => "shop/product/vendor/index/content/body/main/content.html.twig"
]
Attributes
[
  "template" => "shop/product/vendor/index/content/body/main/content.html.twig"
]
Component
App\Twig\Components\VendorComponent {#15500
  -appExtensionRuntime: App\Twig\Runtime\AppExtensionRuntime {#13973 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15492
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15488 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15490 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15491 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
app_shop:product:vendor:location App\Twig\Components\VendorComponent 124.0 MiB 1.17 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15562
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15551 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15559 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15561 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
  "template" => "shop/product/vendor/index/content/body/main/location.html.twig"
]
Attributes
[
  "template" => "shop/product/vendor/index/content/body/main/location.html.twig"
]
Component
App\Twig\Components\VendorComponent {#15570
  -appExtensionRuntime: App\Twig\Runtime\AppExtensionRuntime {#13973 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15562
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15551 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15559 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15561 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 130.0 MiB 104.55 ms
Input props
[
  "product" => App\Entity\Product\Product {#13172
    #id: 8371
    #code: "mel-de-taronger-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13352 …}
    #variants: Doctrine\ORM\PersistentCollection {#13561 …}
    #options: Doctrine\ORM\PersistentCollection {#13695 …}
    #associations: Doctrine\ORM\PersistentCollection {#13629 …}
    #createdAt: DateTime @1757003681 {#12865
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#12937
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13694 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13697
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13172}
        #id: 8979
        #name: "Mel de taronger eco Muria 470g"
        #slug: "mel-de-taronger-eco-muria-470g"
        #description: """
          <h1>Mel de taronger eco Muria 470g</h1>\n
          <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
          <p>Mel de taronger Muria no conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre molt clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: """
          <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p>&nbsp;</p>\n
          """
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12936 …}
    #channels: Doctrine\ORM\PersistentCollection {#13211 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13144 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13214 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 743
    -wpData: [
      "id" => 743
      "name" => "Mel de taronger eco Muria 470g"
      "slug" => "mel-de-taronger-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
      "date_created" => "2025-06-09T10:38:24"
      "date_created_gmt" => "2025-06-09T08:38:24"
      "date_modified" => "2025-07-07T14:30:43"
      "date_modified_gmt" => "2025-07-07T12:30:43"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de taronger eco Muria 470g</h1>\n
        <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
        <p>Mel de taronger Muria no conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre molt clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
        """
      "short_description" => """
        <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p>&nbsp;</p>\n
        """
      "sku" => "10703"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        745
        150
        153
        141
        748
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 744
          "date_created" => "2025-06-09T12:37:34"
          "date_created_gmt" => "2025-06-09T08:37:34"
          "date_modified" => "2025-06-09T12:37:50"
          "date_modified_gmt" => "2025-06-09T08:37:50"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Taronger-copia.png"
          "name" => "Taronger eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10495
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10496
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10497
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10498
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10499
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10500
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10501
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10502
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10503
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10504
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10505
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10506
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10507
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10508
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10509
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10510
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10511
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10512
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10513
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10514
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10515
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10516
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10517
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10518
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10519
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10520
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10521
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10522
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10523
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10524
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10525
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10526
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10527
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10528
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10529
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10530
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10531
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10532
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 10552
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11131
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/743"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#15686
  +product: App\Entity\Product\Product {#13172
    #id: 8371
    #code: "mel-de-taronger-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13352 …}
    #variants: Doctrine\ORM\PersistentCollection {#13561 …}
    #options: Doctrine\ORM\PersistentCollection {#13695 …}
    #associations: Doctrine\ORM\PersistentCollection {#13629 …}
    #createdAt: DateTime @1757003681 {#12865
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#12937
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13694 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13697
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13172}
        #id: 8979
        #name: "Mel de taronger eco Muria 470g"
        #slug: "mel-de-taronger-eco-muria-470g"
        #description: """
          <h1>Mel de taronger eco Muria 470g</h1>\n
          <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
          <p>Mel de taronger Muria no conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre molt clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: """
          <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p>&nbsp;</p>\n
          """
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12936 …}
    #channels: Doctrine\ORM\PersistentCollection {#13211 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13144 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13214 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 743
    -wpData: [
      "id" => 743
      "name" => "Mel de taronger eco Muria 470g"
      "slug" => "mel-de-taronger-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
      "date_created" => "2025-06-09T10:38:24"
      "date_created_gmt" => "2025-06-09T08:38:24"
      "date_modified" => "2025-07-07T14:30:43"
      "date_modified_gmt" => "2025-07-07T12:30:43"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de taronger eco Muria 470g</h1>\n
        <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
        <p>Mel de taronger Muria no conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre molt clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
        """
      "short_description" => """
        <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p>&nbsp;</p>\n
        """
      "sku" => "10703"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        745
        150
        153
        141
        748
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 744
          "date_created" => "2025-06-09T12:37:34"
          "date_created_gmt" => "2025-06-09T08:37:34"
          "date_modified" => "2025-06-09T12:37:50"
          "date_modified_gmt" => "2025-06-09T08:37:50"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Taronger-copia.png"
          "name" => "Taronger eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10495
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10496
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10497
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10498
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10499
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10500
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10501
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10502
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10503
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10504
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10505
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10506
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10507
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10508
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10509
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10510
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10511
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10512
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10513
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10514
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10515
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10516
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10517
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10518
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10519
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10520
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10521
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10522
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10523
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10524
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10525
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10526
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10527
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10528
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10529
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10530
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10531
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10532
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 10552
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11131
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/743"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#15860 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 126.0 MiB 1.35 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16305
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16303 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16298 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16304 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#15860 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#16312
  +variant: App\Entity\Product\ProductVariant {#15860 …}
  +price: "10,50\u{A0}"
  +originalPrice: "10,50\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16305
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16303 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16298 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16304 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
126.0 MiB 13.19 ms
Input props
[
  "product" => App\Entity\Product\Product {#13172
    #id: 8371
    #code: "mel-de-taronger-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13352 …}
    #variants: Doctrine\ORM\PersistentCollection {#13561 …}
    #options: Doctrine\ORM\PersistentCollection {#13695 …}
    #associations: Doctrine\ORM\PersistentCollection {#13629 …}
    #createdAt: DateTime @1757003681 {#12865
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#12937
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13694 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13697
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13172}
        #id: 8979
        #name: "Mel de taronger eco Muria 470g"
        #slug: "mel-de-taronger-eco-muria-470g"
        #description: """
          <h1>Mel de taronger eco Muria 470g</h1>\n
          <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
          <p>Mel de taronger Muria no conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre molt clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: """
          <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p>&nbsp;</p>\n
          """
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12936 …}
    #channels: Doctrine\ORM\PersistentCollection {#13211 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13144 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13214 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 743
    -wpData: [
      "id" => 743
      "name" => "Mel de taronger eco Muria 470g"
      "slug" => "mel-de-taronger-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
      "date_created" => "2025-06-09T10:38:24"
      "date_created_gmt" => "2025-06-09T08:38:24"
      "date_modified" => "2025-07-07T14:30:43"
      "date_modified_gmt" => "2025-07-07T12:30:43"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de taronger eco Muria 470g</h1>\n
        <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
        <p>Mel de taronger Muria no conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre molt clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
        """
      "short_description" => """
        <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p>&nbsp;</p>\n
        """
      "sku" => "10703"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        745
        150
        153
        141
        748
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 744
          "date_created" => "2025-06-09T12:37:34"
          "date_created_gmt" => "2025-06-09T08:37:34"
          "date_modified" => "2025-06-09T12:37:50"
          "date_modified_gmt" => "2025-06-09T08:37:50"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Taronger-copia.png"
          "name" => "Taronger eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10495
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10496
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10497
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10498
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10499
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10500
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10501
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10502
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10503
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10504
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10505
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10506
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10507
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10508
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10509
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10510
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10511
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10512
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10513
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10514
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10515
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10516
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10517
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10518
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10519
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10520
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10521
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10522
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10523
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10524
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10525
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10526
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10527
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10528
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10529
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10530
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10531
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10532
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 10552
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11131
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/743"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel de taronger eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#16405
  -props: [
    "product" => App\Entity\Product\Product {#13172
      #id: 8371
      #code: "mel-de-taronger-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13352 …}
      #variants: Doctrine\ORM\PersistentCollection {#13561 …}
      #options: Doctrine\ORM\PersistentCollection {#13695 …}
      #associations: Doctrine\ORM\PersistentCollection {#13629 …}
      #createdAt: DateTime @1757003681 {#12865
        date: 2025-09-04 16:34:41.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003682 {#12937
        date: 2025-09-04 16:34:42.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13694 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13697
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13172}
          #id: 8979
          #name: "Mel de taronger eco Muria 470g"
          #slug: "mel-de-taronger-eco-muria-470g"
          #description: """
            <h1>Mel de taronger eco Muria 470g</h1>\n
            <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
            <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
            <p>Mel de taronger Muria no conté gluten.</p>\n
            <p>No conté al·lergòlegs.</p>\n
            <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
            <p><strong>COLOR:</strong></p>\n
            <p>Ambre molt clar.</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
            <p><strong>ÚS CULINARI:</strong></p>\n
            <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: """
            <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
            <p>&nbsp;</p>\n
            """
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#12936 …}
      #channels: Doctrine\ORM\PersistentCollection {#13211 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13144 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13214 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 743
      -wpData: [
        "id" => 743
        "name" => "Mel de taronger eco Muria 470g"
        "slug" => "mel-de-taronger-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
        "date_created" => "2025-06-09T10:38:24"
        "date_created_gmt" => "2025-06-09T08:38:24"
        "date_modified" => "2025-07-07T14:30:43"
        "date_modified_gmt" => "2025-07-07T12:30:43"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Mel de taronger eco Muria 470g</h1>\n
          <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
          <p>Mel de taronger Muria no conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre molt clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
          """
        "short_description" => """
          <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p>&nbsp;</p>\n
          """
        "sku" => "10703"
        "price" => "10.5"
        "regular_price" => "10.5"
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 0
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => true
        "stock_quantity" => 100
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.7"
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          745
          150
          153
          141
          748
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 744
            "date_created" => "2025-06-09T12:37:34"
            "date_created_gmt" => "2025-06-09T08:37:34"
            "date_modified" => "2025-06-09T12:37:50"
            "date_modified_gmt" => "2025-06-09T08:37:50"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Taronger-copia.png"
            "name" => "Taronger eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10495
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10496
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10497
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10498
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10499
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10500
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10501
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10502
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10503
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10504
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10505
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10506
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10507
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10508
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10509
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10510
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10511
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10512
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10513
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10514
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10515
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10516
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10517
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10518
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10519
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10520
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10521
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10522
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10523
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10524
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10525
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10526
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10527
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10528
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10529
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10530
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10531
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10532
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 10552
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 11131
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/743"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
126.0 MiB 0.89 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16489
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16442 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16486 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16485 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#15860 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#16227
    #collection: Doctrine\Common\Collections\ArrayCollection {#16226 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#16064 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26857 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26886 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16489
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16442 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16486 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16485 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel de taronger eco Muria 470g"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#16227
    #collection: Doctrine\Common\Collections\ArrayCollection {#16226 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#16064 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26857 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26886 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#16500
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16489
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16442 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#16486 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16485 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#15860 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#16227
      #collection: Doctrine\Common\Collections\ArrayCollection {#16226 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#16064 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26857 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26886 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 126.0 MiB 0.85 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16555
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16551 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16553 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16554 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#15860 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#16559
  +variant: App\Entity\Product\ProductVariant {#15860 …}
  +price: "10,50\u{A0}"
  +originalPrice: "10,50\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16555
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16551 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16553 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16554 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 130.0 MiB 12.89 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16395
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16287 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16383 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16384 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13172
    #id: 8371
    #code: "mel-de-taronger-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13352 …}
    #variants: Doctrine\ORM\PersistentCollection {#13561 …}
    #options: Doctrine\ORM\PersistentCollection {#13695 …}
    #associations: Doctrine\ORM\PersistentCollection {#13629 …}
    #createdAt: DateTime @1757003681 {#12865
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#12937
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13694 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13697
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13172}
        #id: 8979
        #name: "Mel de taronger eco Muria 470g"
        #slug: "mel-de-taronger-eco-muria-470g"
        #description: """
          <h1>Mel de taronger eco Muria 470g</h1>\n
          <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
          <p>Mel de taronger Muria no conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre molt clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: """
          <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p>&nbsp;</p>\n
          """
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12936 …}
    #channels: Doctrine\ORM\PersistentCollection {#13211 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13144 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13214 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 743
    -wpData: [
      "id" => 743
      "name" => "Mel de taronger eco Muria 470g"
      "slug" => "mel-de-taronger-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
      "date_created" => "2025-06-09T10:38:24"
      "date_created_gmt" => "2025-06-09T08:38:24"
      "date_modified" => "2025-07-07T14:30:43"
      "date_modified_gmt" => "2025-07-07T12:30:43"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de taronger eco Muria 470g</h1>\n
        <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
        <p>Mel de taronger Muria no conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre molt clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
        """
      "short_description" => """
        <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p>&nbsp;</p>\n
        """
      "sku" => "10703"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        745
        150
        153
        141
        748
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 744
          "date_created" => "2025-06-09T12:37:34"
          "date_created_gmt" => "2025-06-09T08:37:34"
          "date_modified" => "2025-06-09T12:37:50"
          "date_modified_gmt" => "2025-06-09T08:37:50"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Taronger-copia.png"
          "name" => "Taronger eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10495
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10496
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10497
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10498
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10499
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10500
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10501
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10502
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10503
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10504
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10505
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10506
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10507
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10508
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10509
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10510
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10511
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10512
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10513
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10514
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10515
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10516
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10517
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10518
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10519
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10520
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10521
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10522
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10523
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10524
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10525
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10526
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10527
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10528
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10529
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10530
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10531
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10532
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 10552
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11131
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/743"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#16315
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#16750 …}
  -form: Symfony\Component\Form\Form {#16794 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "b9c82.xHKVKyblaL97Ku1g9I40JumjytSjZcXr1kQWxHTCal8.qy3bRxasUOUYGLgOs818UrPg_-LgDPy6gxJMlgDvEj2AFNZJd4w88kl6vA"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#16395
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16287 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16383 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#16384 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13172
    #id: 8371
    #code: "mel-de-taronger-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13352 …}
    #variants: Doctrine\ORM\PersistentCollection {#13561 …}
    #options: Doctrine\ORM\PersistentCollection {#13695 …}
    #associations: Doctrine\ORM\PersistentCollection {#13629 …}
    #createdAt: DateTime @1757003681 {#12865
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#12937
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13694 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13697
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13172}
        #id: 8979
        #name: "Mel de taronger eco Muria 470g"
        #slug: "mel-de-taronger-eco-muria-470g"
        #description: """
          <h1>Mel de taronger eco Muria 470g</h1>\n
          <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
          <p>Mel de taronger Muria no conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre molt clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: """
          <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p>&nbsp;</p>\n
          """
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12936 …}
    #channels: Doctrine\ORM\PersistentCollection {#13211 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13144 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13214 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 743
    -wpData: [
      "id" => 743
      "name" => "Mel de taronger eco Muria 470g"
      "slug" => "mel-de-taronger-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-taronger-eco-muria-470g/"
      "date_created" => "2025-06-09T10:38:24"
      "date_created_gmt" => "2025-06-09T08:38:24"
      "date_modified" => "2025-07-07T14:30:43"
      "date_modified_gmt" => "2025-07-07T12:30:43"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de taronger eco Muria 470g</h1>\n
        <p>Zona de producció de la mel, franja Mediterrània de Tarragona, Llevant, Múrcia i Sud de la Península Ibèrica. Elaborada al Perelló, Tarragona.Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de taronger és durant la primavera primerenca.</p>\n
        <p>Mel de taronger Muria no conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre molt clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, amb components cítrics característics de les flors del taronger, molt intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres com mel i mató etc.</p>\n
        """
      "short_description" => """
        <p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p>&nbsp;</p>\n
        """
      "sku" => "10703"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        745
        150
        153
        141
        748
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 744
          "date_created" => "2025-06-09T12:37:34"
          "date_created_gmt" => "2025-06-09T08:37:34"
          "date_modified" => "2025-06-09T12:37:50"
          "date_modified_gmt" => "2025-06-09T08:37:50"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Taronger-copia.png"
          "name" => "Taronger eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10495
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10496
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10497
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10498
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10499
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10500
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10501
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10502
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10503
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10504
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10505
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10506
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10507
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10508
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10509
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10510
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10511
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10512
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10513
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10514
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10515
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10516
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10517
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10518
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10519
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10520
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10521
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10522
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10523
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10524
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10525
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10526
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10527
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10528
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10529
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10530
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10531
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10532
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 10552
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11131
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/743"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 130.0 MiB 15.31 ms
Input props
[
  "product" => App\Entity\Product\Product {#13701
    #id: 8372
    #code: "mel-de-romani-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13710 …}
    #variants: Doctrine\ORM\PersistentCollection {#13712 …}
    #options: Doctrine\ORM\PersistentCollection {#13716 …}
    #associations: Doctrine\ORM\PersistentCollection {#13714 …}
    #createdAt: DateTime @1757003682 {#13699
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#13700
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13719 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13720
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13701}
        #id: 8980
        #name: "Mel de romaní eco Muria 470g"
        #slug: "mel-de-romani-eco-muria-470g"
        #description: """
          <h1>Mel de romaní eco Muria 470g</h1>\n
          <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
          <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Blanc a ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13702 …}
    #channels: Doctrine\ORM\PersistentCollection {#13708 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13704 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13706 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 739
    -wpData: [
      "id" => 739
      "name" => "Mel de romaní eco Muria 470g"
      "slug" => "mel-de-romani-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
      "date_created" => "2025-06-09T09:31:27"
      "date_created_gmt" => "2025-06-09T07:31:27"
      "date_modified" => "2025-07-07T14:27:40"
      "date_modified_gmt" => "2025-07-07T12:27:40"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de romaní eco Muria 470g</h1>\n
        <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
        <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Blanc a ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10702"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        138
        147
        737
        165
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 741
          "date_created" => "2025-06-09T11:27:13"
          "date_created_gmt" => "2025-06-09T07:27:13"
          "date_modified" => "2025-06-09T11:27:21"
          "date_modified_gmt" => "2025-06-09T07:27:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/romani.png"
          "name" => "romani eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10425
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10426
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10427
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10428
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10429
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10430
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10431
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10432
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10433
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10434
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10435
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10436
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10437
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10438
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10439
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10440
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10441
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10442
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10443
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10444
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10445
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10446
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10447
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10448
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10449
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10450
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10451
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10452
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10453
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10454
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10455
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10456
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10457
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10458
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10459
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10460
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10461
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10462
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10463
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11128
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/739"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#16929
  +product: App\Entity\Product\Product {#13701
    #id: 8372
    #code: "mel-de-romani-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13710 …}
    #variants: Doctrine\ORM\PersistentCollection {#13712 …}
    #options: Doctrine\ORM\PersistentCollection {#13716 …}
    #associations: Doctrine\ORM\PersistentCollection {#13714 …}
    #createdAt: DateTime @1757003682 {#13699
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#13700
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13719 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13720
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13701}
        #id: 8980
        #name: "Mel de romaní eco Muria 470g"
        #slug: "mel-de-romani-eco-muria-470g"
        #description: """
          <h1>Mel de romaní eco Muria 470g</h1>\n
          <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
          <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Blanc a ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13702 …}
    #channels: Doctrine\ORM\PersistentCollection {#13708 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13704 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13706 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 739
    -wpData: [
      "id" => 739
      "name" => "Mel de romaní eco Muria 470g"
      "slug" => "mel-de-romani-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
      "date_created" => "2025-06-09T09:31:27"
      "date_created_gmt" => "2025-06-09T07:31:27"
      "date_modified" => "2025-07-07T14:27:40"
      "date_modified_gmt" => "2025-07-07T12:27:40"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de romaní eco Muria 470g</h1>\n
        <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
        <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Blanc a ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10702"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        138
        147
        737
        165
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 741
          "date_created" => "2025-06-09T11:27:13"
          "date_created_gmt" => "2025-06-09T07:27:13"
          "date_modified" => "2025-06-09T11:27:21"
          "date_modified_gmt" => "2025-06-09T07:27:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/romani.png"
          "name" => "romani eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10425
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10426
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10427
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10428
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10429
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10430
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10431
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10432
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10433
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10434
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10435
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10436
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10437
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10438
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10439
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10440
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10441
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10442
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10443
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10444
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10445
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10446
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10447
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10448
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10449
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10450
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10451
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10452
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10453
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10454
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10455
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10456
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10457
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10458
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10459
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10460
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10461
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10462
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10463
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11128
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/739"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#16951 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.35 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17016
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17006 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17001 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17010 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#16951 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#17020
  +variant: App\Entity\Product\ProductVariant {#16951 …}
  +price: "10,50\u{A0}"
  +originalPrice: "10,50\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17016
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17006 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17001 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17010 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
130.0 MiB 2.64 ms
Input props
[
  "product" => App\Entity\Product\Product {#13701
    #id: 8372
    #code: "mel-de-romani-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13710 …}
    #variants: Doctrine\ORM\PersistentCollection {#13712 …}
    #options: Doctrine\ORM\PersistentCollection {#13716 …}
    #associations: Doctrine\ORM\PersistentCollection {#13714 …}
    #createdAt: DateTime @1757003682 {#13699
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#13700
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13719 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13720
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13701}
        #id: 8980
        #name: "Mel de romaní eco Muria 470g"
        #slug: "mel-de-romani-eco-muria-470g"
        #description: """
          <h1>Mel de romaní eco Muria 470g</h1>\n
          <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
          <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Blanc a ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13702 …}
    #channels: Doctrine\ORM\PersistentCollection {#13708 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13704 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13706 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 739
    -wpData: [
      "id" => 739
      "name" => "Mel de romaní eco Muria 470g"
      "slug" => "mel-de-romani-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
      "date_created" => "2025-06-09T09:31:27"
      "date_created_gmt" => "2025-06-09T07:31:27"
      "date_modified" => "2025-07-07T14:27:40"
      "date_modified_gmt" => "2025-07-07T12:27:40"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de romaní eco Muria 470g</h1>\n
        <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
        <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Blanc a ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10702"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        138
        147
        737
        165
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 741
          "date_created" => "2025-06-09T11:27:13"
          "date_created_gmt" => "2025-06-09T07:27:13"
          "date_modified" => "2025-06-09T11:27:21"
          "date_modified_gmt" => "2025-06-09T07:27:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/romani.png"
          "name" => "romani eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10425
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10426
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10427
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10428
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10429
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10430
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10431
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10432
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10433
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10434
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10435
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10436
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10437
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10438
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10439
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10440
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10441
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10442
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10443
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10444
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10445
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10446
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10447
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10448
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10449
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10450
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10451
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10452
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10453
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10454
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10455
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10456
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10457
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10458
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10459
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10460
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10461
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10462
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10463
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11128
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/739"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel de romaní eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#17085
  -props: [
    "product" => App\Entity\Product\Product {#13701
      #id: 8372
      #code: "mel-de-romani-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13710 …}
      #variants: Doctrine\ORM\PersistentCollection {#13712 …}
      #options: Doctrine\ORM\PersistentCollection {#13716 …}
      #associations: Doctrine\ORM\PersistentCollection {#13714 …}
      #createdAt: DateTime @1757003682 {#13699
        date: 2025-09-04 16:34:42.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003682 {#13700
        date: 2025-09-04 16:34:42.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13719 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13720
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13701}
          #id: 8980
          #name: "Mel de romaní eco Muria 470g"
          #slug: "mel-de-romani-eco-muria-470g"
          #description: """
            <h1>Mel de romaní eco Muria 470g</h1>\n
            <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
            <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
            <p>No conté gluten.</p>\n
            <p>No conté al·lergòlegs.</p>\n
            <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
            <p><strong>COLOR:</strong></p>\n
            <p>Blanc a ambre clar.</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
            <p><strong>ÚS CULINARI:</strong></p>\n
            <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
            <p>&nbsp;</p>\n
            <p>&nbsp;</p>\n
            <p>&nbsp;</p>\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#13702 …}
      #channels: Doctrine\ORM\PersistentCollection {#13708 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13704 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13706 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 739
      -wpData: [
        "id" => 739
        "name" => "Mel de romaní eco Muria 470g"
        "slug" => "mel-de-romani-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
        "date_created" => "2025-06-09T09:31:27"
        "date_created_gmt" => "2025-06-09T07:31:27"
        "date_modified" => "2025-07-07T14:27:40"
        "date_modified_gmt" => "2025-07-07T12:27:40"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Mel de romaní eco Muria 470g</h1>\n
          <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
          <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Blanc a ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          """
        "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        "sku" => "10702"
        "price" => "10.5"
        "regular_price" => "10.5"
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 0
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => true
        "stock_quantity" => 100
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.7"
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          138
          147
          737
          165
          134
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 741
            "date_created" => "2025-06-09T11:27:13"
            "date_created_gmt" => "2025-06-09T07:27:13"
            "date_modified" => "2025-06-09T11:27:21"
            "date_modified_gmt" => "2025-06-09T07:27:21"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/romani.png"
            "name" => "romani eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10425
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10426
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10427
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10428
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10429
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10430
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10431
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10432
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10433
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10434
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10435
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10436
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10437
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10438
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10439
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10440
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10441
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10442
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10443
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10444
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10445
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10446
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10447
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10448
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10449
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10450
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10451
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10452
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10453
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10454
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10455
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10456
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10457
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10458
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10459
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10460
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10461
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10462
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10463
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11128
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/739"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
130.0 MiB 0.09 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17074
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17076 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17144 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17072 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#16951 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#16958
    #collection: Doctrine\Common\Collections\ArrayCollection {#16967 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#16946 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#23561 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23917 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17074
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17076 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17144 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17072 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel de romaní eco Muria 470g"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#16958
    #collection: Doctrine\Common\Collections\ArrayCollection {#16967 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#16946 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#23561 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23917 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#17148
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17074
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17076 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#17144 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17072 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#16951 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#16958
      #collection: Doctrine\Common\Collections\ArrayCollection {#16967 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#16946 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#23561 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23917 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.26 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17198
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17194 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17196 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17197 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#16951 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#17201
  +variant: App\Entity\Product\ProductVariant {#16951 …}
  +price: "10,50\u{A0}"
  +originalPrice: "10,50\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17198
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17194 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17196 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17197 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 130.0 MiB 0.97 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17067
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16997 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16999 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17017 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13701
    #id: 8372
    #code: "mel-de-romani-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13710 …}
    #variants: Doctrine\ORM\PersistentCollection {#13712 …}
    #options: Doctrine\ORM\PersistentCollection {#13716 …}
    #associations: Doctrine\ORM\PersistentCollection {#13714 …}
    #createdAt: DateTime @1757003682 {#13699
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#13700
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13719 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13720
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13701}
        #id: 8980
        #name: "Mel de romaní eco Muria 470g"
        #slug: "mel-de-romani-eco-muria-470g"
        #description: """
          <h1>Mel de romaní eco Muria 470g</h1>\n
          <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
          <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Blanc a ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13702 …}
    #channels: Doctrine\ORM\PersistentCollection {#13708 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13704 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13706 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 739
    -wpData: [
      "id" => 739
      "name" => "Mel de romaní eco Muria 470g"
      "slug" => "mel-de-romani-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
      "date_created" => "2025-06-09T09:31:27"
      "date_created_gmt" => "2025-06-09T07:31:27"
      "date_modified" => "2025-07-07T14:27:40"
      "date_modified_gmt" => "2025-07-07T12:27:40"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de romaní eco Muria 470g</h1>\n
        <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
        <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Blanc a ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10702"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        138
        147
        737
        165
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 741
          "date_created" => "2025-06-09T11:27:13"
          "date_created_gmt" => "2025-06-09T07:27:13"
          "date_modified" => "2025-06-09T11:27:21"
          "date_modified_gmt" => "2025-06-09T07:27:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/romani.png"
          "name" => "romani eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10425
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10426
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10427
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10428
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10429
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10430
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10431
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10432
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10433
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10434
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10435
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10436
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10437
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10438
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10439
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10440
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10441
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10442
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10443
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10444
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10445
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10446
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10447
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10448
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10449
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10450
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10451
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10452
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10453
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10454
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10455
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10456
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10457
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10458
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10459
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10460
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10461
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10462
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10463
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11128
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/739"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#17005
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#17271 …}
  -form: Symfony\Component\Form\Form {#17303 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "519.InFfP6XX5WkWsbJlBkDs63Lb4lC5sJZnEgAx4EjqyrI.TS4RU5We3TN1g-cLQQOknyiY12b62a82R1ZrsjzHstBmFxxd9L6xJCTh4w"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17067
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#16997 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16999 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17017 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13701
    #id: 8372
    #code: "mel-de-romani-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13710 …}
    #variants: Doctrine\ORM\PersistentCollection {#13712 …}
    #options: Doctrine\ORM\PersistentCollection {#13716 …}
    #associations: Doctrine\ORM\PersistentCollection {#13714 …}
    #createdAt: DateTime @1757003682 {#13699
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003682 {#13700
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13719 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13720
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13701}
        #id: 8980
        #name: "Mel de romaní eco Muria 470g"
        #slug: "mel-de-romani-eco-muria-470g"
        #description: """
          <h1>Mel de romaní eco Muria 470g</h1>\n
          <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
          <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Blanc a ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          <p>&nbsp;</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13702 …}
    #channels: Doctrine\ORM\PersistentCollection {#13708 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13704 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13706 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 739
    -wpData: [
      "id" => 739
      "name" => "Mel de romaní eco Muria 470g"
      "slug" => "mel-de-romani-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-romani-eco-muria-470g/"
      "date_created" => "2025-06-09T09:31:27"
      "date_created_gmt" => "2025-06-09T07:31:27"
      "date_modified" => "2025-07-07T14:27:40"
      "date_modified_gmt" => "2025-07-07T12:27:40"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de romaní eco Muria 470g</h1>\n
        <p>Zona de producció en regions cacàries i càlides de Catalunya, est i sud de la Península Ibèrica</p>\n
        <p>L’època de producció de mel de romaní cristal·litzada Muria durant la primavera primerenca.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Blanc a ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral característic suau i delicat</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        <p>&nbsp;</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10702"
      "price" => "10.5"
      "regular_price" => "10.5"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,55</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        138
        147
        737
        165
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 741
          "date_created" => "2025-06-09T11:27:13"
          "date_created_gmt" => "2025-06-09T07:27:13"
          "date_modified" => "2025-06-09T11:27:21"
          "date_modified_gmt" => "2025-06-09T07:27:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/romani.png"
          "name" => "romani eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10425
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10426
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10427
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10428
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10429
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10430
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10431
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10432
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10433
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10434
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10435
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10436
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10437
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10438
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10439
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10440
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10441
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10442
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10443
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10444
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10445
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10446
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10447
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10448
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10449
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10450
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10451
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10452
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10453
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10454
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10455
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10456
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10457
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10458
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10459
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10460
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10461
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10462
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10463
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11128
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/739"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 130.0 MiB 12.67 ms
Input props
[
  "product" => App\Entity\Product\Product {#13723
    #id: 8373
    #code: "mel-de-flors-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13732 …}
    #variants: Doctrine\ORM\PersistentCollection {#13734 …}
    #options: Doctrine\ORM\PersistentCollection {#13738 …}
    #associations: Doctrine\ORM\PersistentCollection {#13736 …}
    #createdAt: DateTime @1757003682 {#13721
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003683 {#13722
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13741 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13742
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13723}
        #id: 8981
        #name: "Mel de flors eco Muria 470g"
        #slug: "mel-de-flors-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre fosc o clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13724 …}
    #channels: Doctrine\ORM\PersistentCollection {#13730 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13726 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13728 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 737
    -wpData: [
      "id" => 737
      "name" => "Mel de flors eco Muria 470g"
      "slug" => "mel-de-flors-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
      "date_created" => "2025-06-09T09:08:48"
      "date_created_gmt" => "2025-06-09T07:08:48"
      "date_modified" => "2025-07-07T14:31:23"
      "date_modified_gmt" => "2025-07-07T12:31:23"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre fosc o clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10701"
      "price" => "8.73"
      "regular_price" => "8.73"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>9,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        743
        153
        150
        136
        171
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 742
          "date_created" => "2025-06-09T11:31:45"
          "date_created_gmt" => "2025-06-09T07:31:45"
          "date_modified" => "2025-06-09T11:31:51"
          "date_modified_gmt" => "2025-06-09T07:31:51"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/mel-de-flors-e1749454424307.png"
          "name" => "mel de flors eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10361
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10362
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10363
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10364
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10365
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10366
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10367
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10368
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10369
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10370
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10371
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10372
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10373
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10374
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10375
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10376
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10377
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10378
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10379
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10380
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10381
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10382
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10383
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10384
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10385
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10386
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10387
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10388
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10389
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10390
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10391
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10392
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10393
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10394
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10395
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10396
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10397
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10398
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10399
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11129
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/737"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#17393
  +product: App\Entity\Product\Product {#13723
    #id: 8373
    #code: "mel-de-flors-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13732 …}
    #variants: Doctrine\ORM\PersistentCollection {#13734 …}
    #options: Doctrine\ORM\PersistentCollection {#13738 …}
    #associations: Doctrine\ORM\PersistentCollection {#13736 …}
    #createdAt: DateTime @1757003682 {#13721
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003683 {#13722
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13741 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13742
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13723}
        #id: 8981
        #name: "Mel de flors eco Muria 470g"
        #slug: "mel-de-flors-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre fosc o clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13724 …}
    #channels: Doctrine\ORM\PersistentCollection {#13730 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13726 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13728 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 737
    -wpData: [
      "id" => 737
      "name" => "Mel de flors eco Muria 470g"
      "slug" => "mel-de-flors-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
      "date_created" => "2025-06-09T09:08:48"
      "date_created_gmt" => "2025-06-09T07:08:48"
      "date_modified" => "2025-07-07T14:31:23"
      "date_modified_gmt" => "2025-07-07T12:31:23"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre fosc o clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10701"
      "price" => "8.73"
      "regular_price" => "8.73"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>9,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        743
        153
        150
        136
        171
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 742
          "date_created" => "2025-06-09T11:31:45"
          "date_created_gmt" => "2025-06-09T07:31:45"
          "date_modified" => "2025-06-09T11:31:51"
          "date_modified_gmt" => "2025-06-09T07:31:51"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/mel-de-flors-e1749454424307.png"
          "name" => "mel de flors eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10361
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10362
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10363
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10364
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10365
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10366
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10367
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10368
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10369
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10370
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10371
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10372
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10373
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10374
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10375
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10376
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10377
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10378
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10379
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10380
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10381
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10382
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10383
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10384
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10385
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10386
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10387
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10388
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10389
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10390
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10391
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10392
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10393
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10394
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10395
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10396
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10397
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10398
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10399
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11129
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/737"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#17415 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.28 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17480
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17470 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17465 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17474 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#17415 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#17484
  +variant: App\Entity\Product\ProductVariant {#17415 …}
  +price: "8,73\u{A0}"
  +originalPrice: "8,73\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17480
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17470 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17465 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17474 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
130.0 MiB 1.76 ms
Input props
[
  "product" => App\Entity\Product\Product {#13723
    #id: 8373
    #code: "mel-de-flors-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13732 …}
    #variants: Doctrine\ORM\PersistentCollection {#13734 …}
    #options: Doctrine\ORM\PersistentCollection {#13738 …}
    #associations: Doctrine\ORM\PersistentCollection {#13736 …}
    #createdAt: DateTime @1757003682 {#13721
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003683 {#13722
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13741 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13742
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13723}
        #id: 8981
        #name: "Mel de flors eco Muria 470g"
        #slug: "mel-de-flors-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre fosc o clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13724 …}
    #channels: Doctrine\ORM\PersistentCollection {#13730 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13726 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13728 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 737
    -wpData: [
      "id" => 737
      "name" => "Mel de flors eco Muria 470g"
      "slug" => "mel-de-flors-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
      "date_created" => "2025-06-09T09:08:48"
      "date_created_gmt" => "2025-06-09T07:08:48"
      "date_modified" => "2025-07-07T14:31:23"
      "date_modified_gmt" => "2025-07-07T12:31:23"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre fosc o clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10701"
      "price" => "8.73"
      "regular_price" => "8.73"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>9,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        743
        153
        150
        136
        171
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 742
          "date_created" => "2025-06-09T11:31:45"
          "date_created_gmt" => "2025-06-09T07:31:45"
          "date_modified" => "2025-06-09T11:31:51"
          "date_modified_gmt" => "2025-06-09T07:31:51"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/mel-de-flors-e1749454424307.png"
          "name" => "mel de flors eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10361
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10362
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10363
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10364
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10365
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10366
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10367
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10368
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10369
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10370
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10371
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10372
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10373
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10374
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10375
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10376
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10377
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10378
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10379
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10380
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10381
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10382
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10383
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10384
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10385
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10386
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10387
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10388
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10389
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10390
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10391
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10392
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10393
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10394
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10395
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10396
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10397
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10398
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10399
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11129
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/737"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel de flors eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#17549
  -props: [
    "product" => App\Entity\Product\Product {#13723
      #id: 8373
      #code: "mel-de-flors-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13732 …}
      #variants: Doctrine\ORM\PersistentCollection {#13734 …}
      #options: Doctrine\ORM\PersistentCollection {#13738 …}
      #associations: Doctrine\ORM\PersistentCollection {#13736 …}
      #createdAt: DateTime @1757003682 {#13721
        date: 2025-09-04 16:34:42.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003683 {#13722
        date: 2025-09-04 16:34:43.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13741 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13742
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13723}
          #id: 8981
          #name: "Mel de flors eco Muria 470g"
          #slug: "mel-de-flors-eco-muria-470g"
          #description: """
            <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
            <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
            <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
            <p>No conté gluten.</p>\n
            <p>No conté al·lergòlegs.</p>\n
            <p><strong>COLOR:</strong></p>\n
            <p>Ambre fosc o clar.</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
            <p><strong>ÚS CULINARI:</strong></p>\n
            <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#13724 …}
      #channels: Doctrine\ORM\PersistentCollection {#13730 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13726 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13728 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 737
      -wpData: [
        "id" => 737
        "name" => "Mel de flors eco Muria 470g"
        "slug" => "mel-de-flors-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
        "date_created" => "2025-06-09T09:08:48"
        "date_created_gmt" => "2025-06-09T07:08:48"
        "date_modified" => "2025-07-07T14:31:23"
        "date_modified_gmt" => "2025-07-07T12:31:23"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre fosc o clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          """
        "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        "sku" => "10701"
        "price" => "8.73"
        "regular_price" => "8.73"
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>9,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 0
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => true
        "stock_quantity" => 100
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.7"
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          743
          153
          150
          136
          171
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 742
            "date_created" => "2025-06-09T11:31:45"
            "date_created_gmt" => "2025-06-09T07:31:45"
            "date_modified" => "2025-06-09T11:31:51"
            "date_modified_gmt" => "2025-06-09T07:31:51"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/mel-de-flors-e1749454424307.png"
            "name" => "mel de flors eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10361
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10362
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10363
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10364
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10365
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10366
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10367
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10368
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10369
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10370
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10371
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10372
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10373
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10374
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10375
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10376
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10377
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10378
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10379
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10380
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10381
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10382
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10383
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10384
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10385
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10386
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10387
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10388
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10389
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10390
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10391
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10392
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10393
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10394
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10395
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10396
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10397
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10398
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10399
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11129
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/737"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
130.0 MiB 0.09 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17538
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17540 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17608 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17536 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#17415 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#17422
    #collection: Doctrine\Common\Collections\ArrayCollection {#17431 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#17410 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#24477 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23935 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17538
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17540 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17608 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17536 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel de flors eco Muria 470g"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#17422
    #collection: Doctrine\Common\Collections\ArrayCollection {#17431 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#17410 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#24477 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23935 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#17612
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17538
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17540 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#17608 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17536 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#17415 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#17422
      #collection: Doctrine\Common\Collections\ArrayCollection {#17431 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#17410 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#24477 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23935 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.23 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17662
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17658 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17660 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17661 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#17415 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#17665
  +variant: App\Entity\Product\ProductVariant {#17415 …}
  +price: "8,73\u{A0}"
  +originalPrice: "8,73\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17662
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17658 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17660 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17661 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 130.0 MiB 0.89 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17531
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17461 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17463 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17481 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13723
    #id: 8373
    #code: "mel-de-flors-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13732 …}
    #variants: Doctrine\ORM\PersistentCollection {#13734 …}
    #options: Doctrine\ORM\PersistentCollection {#13738 …}
    #associations: Doctrine\ORM\PersistentCollection {#13736 …}
    #createdAt: DateTime @1757003682 {#13721
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003683 {#13722
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13741 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13742
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13723}
        #id: 8981
        #name: "Mel de flors eco Muria 470g"
        #slug: "mel-de-flors-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre fosc o clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13724 …}
    #channels: Doctrine\ORM\PersistentCollection {#13730 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13726 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13728 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 737
    -wpData: [
      "id" => 737
      "name" => "Mel de flors eco Muria 470g"
      "slug" => "mel-de-flors-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
      "date_created" => "2025-06-09T09:08:48"
      "date_created_gmt" => "2025-06-09T07:08:48"
      "date_modified" => "2025-07-07T14:31:23"
      "date_modified_gmt" => "2025-07-07T12:31:23"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre fosc o clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10701"
      "price" => "8.73"
      "regular_price" => "8.73"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>9,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        743
        153
        150
        136
        171
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 742
          "date_created" => "2025-06-09T11:31:45"
          "date_created_gmt" => "2025-06-09T07:31:45"
          "date_modified" => "2025-06-09T11:31:51"
          "date_modified_gmt" => "2025-06-09T07:31:51"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/mel-de-flors-e1749454424307.png"
          "name" => "mel de flors eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10361
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10362
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10363
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10364
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10365
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10366
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10367
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10368
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10369
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10370
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10371
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10372
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10373
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10374
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10375
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10376
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10377
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10378
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10379
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10380
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10381
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10382
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10383
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10384
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10385
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10386
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10387
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10388
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10389
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10390
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10391
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10392
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10393
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10394
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10395
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10396
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10397
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10398
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10399
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11129
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/737"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#17469
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#17735 …}
  -form: Symfony\Component\Form\Form {#17767 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "95144.xBr2V-G0Gx4UNoZw6MtfbwcEnmCMBbU4FIHDFB3hags.q0W4O9H9I0R3BNMer4gXG11Hq1bPbIxpQdeZRmnMEmmAfLU1sN1PUyZm1w"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17531
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17461 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17463 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17481 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13723
    #id: 8373
    #code: "mel-de-flors-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13732 …}
    #variants: Doctrine\ORM\PersistentCollection {#13734 …}
    #options: Doctrine\ORM\PersistentCollection {#13738 …}
    #associations: Doctrine\ORM\PersistentCollection {#13736 …}
    #createdAt: DateTime @1757003682 {#13721
      date: 2025-09-04 16:34:42.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003683 {#13722
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13741 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13742
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13723}
        #id: 8981
        #name: "Mel de flors eco Muria 470g"
        #slug: "mel-de-flors-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre fosc o clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
          <p><strong>ÚS CULINARI:</strong></p>\n
          <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13724 …}
    #channels: Doctrine\ORM\PersistentCollection {#13730 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13726 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13728 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 737
    -wpData: [
      "id" => 737
      "name" => "Mel de flors eco Muria 470g"
      "slug" => "mel-de-flors-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-flors-eco-muria-470g/"
      "date_created" => "2025-06-09T09:08:48"
      "date_created_gmt" => "2025-06-09T07:08:48"
      "date_modified" => "2025-07-07T14:31:23"
      "date_modified_gmt" => "2025-07-07T12:31:23"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de flors eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció, tota la península Ibèrica. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de Flors és a principis de primavera fins a finals de tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre fosc o clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral, intens i persistent.</p>\n
        <p><strong>ÚS CULINARI:</strong></p>\n
        <p>Tot tipus de salses, vinagretes, postres etc.</p>\n
        """
      "short_description" => "<p>Mel amb certificació ecològica CCPAE. Extracció sense escalfament, produïda i envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10701"
      "price" => "8.73"
      "regular_price" => "8.73"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>9,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.7"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        743
        153
        150
        136
        171
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 742
          "date_created" => "2025-06-09T11:31:45"
          "date_created_gmt" => "2025-06-09T07:31:45"
          "date_modified" => "2025-06-09T11:31:51"
          "date_modified_gmt" => "2025-06-09T07:31:51"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/mel-de-flors-e1749454424307.png"
          "name" => "mel de flors eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10361
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10362
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10363
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10364
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10365
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10366
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10367
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10368
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10369
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10370
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10371
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10372
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10373
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10374
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10375
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10376
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10377
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10378
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10379
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10380
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10381
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10382
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10383
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10384
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10385
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10386
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10387
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10388
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10389
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10390
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10391
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10392
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10393
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10394
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10395
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10396
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10397
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10398
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10399
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11129
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/737"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 132.0 MiB 24.68 ms
Input props
[
  "product" => App\Entity\Product\Product {#13745
    #id: 8374
    #code: "pollen-abelles"
    #attributes: Doctrine\ORM\PersistentCollection {#13754 …}
    #variants: Doctrine\ORM\PersistentCollection {#13756 …}
    #options: Doctrine\ORM\PersistentCollection {#13760 …}
    #associations: Doctrine\ORM\PersistentCollection {#13758 …}
    #createdAt: DateTime @1757003683 {#13743
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13744
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13763 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13764
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13745}
        #id: 8982
        #name: "Pol·len d'abelles Muria"
        #slug: "pollen-abelles"
        #description: """
          <h1>Pol·len d'abelles Muria</h1>\n
          <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
          <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
          <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
          <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
          <p>Primavera i estiu.</p>\n
          <p><strong>COLOR</strong>:</p>\n
          <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
          <p><strong>AROMA</strong>:</p>\n
          <p>Floral i terrós.</p>\n
          <p>No conté Gluten.</p>\n
          <p>No conté Al·lergògens.</p>\n
          <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
          <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
          <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
          <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13746 …}
    #channels: Doctrine\ORM\PersistentCollection {#13752 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13748 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13750 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 186
    -wpData: [
      "id" => 186
      "name" => "Pol·len d'abelles Muria"
      "slug" => "pollen-abelles"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
      "date_created" => "2021-04-12T14:08:47"
      "date_created_gmt" => "2021-04-12T12:08:47"
      "date_modified" => "2025-07-14T16:00:25"
      "date_modified_gmt" => "2025-07-14T14:00:25"
      "type" => "variable"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Pol·len d'abelles Muria</h1>\n
        <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
        <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
        <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
        <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
        <p>Primavera i estiu.</p>\n
        <p><strong>COLOR</strong>:</p>\n
        <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
        <p><strong>AROMA</strong>:</p>\n
        <p>Floral i terrós.</p>\n
        <p>No conté Gluten.</p>\n
        <p>No conté Al·lergògens.</p>\n
        <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
        <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
        <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
        <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
        """
      "short_description" => "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
      "sku" => ""
      "price" => "10.36"
      "regular_price" => ""
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,40</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>20,50</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 7
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => ""
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        136
        165
        137
        153
        750
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 118
          "date_created" => "2021-04-12T12:17:15"
          "date_created_gmt" => "2021-04-12T08:17:15"
          "date_modified" => "2021-04-12T14:44:19"
          "date_modified_gmt" => "2021-04-12T10:44:19"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/pollen-abelles-215gr.jpg"
          "name" => "Pol·len d&#8217;abelles 215gr"
          "alt" => "Pol·len d'abelles 215gr"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => true
          "options" => [
            "Pot de vidre de 125 gr"
            "Pot de vidre de 215 gr"
            "Pot de vidre de 450 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => [
        187
        188
        189
      ]
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2814
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 2815
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2816
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2817
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2818
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2819
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2820
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2821
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2822
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2823
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2824
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2825
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2826
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2827
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2828
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2829
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2830
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2831
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2832
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2833
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2834
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2835
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2836
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2837
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2838
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2839
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2840
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2841
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2842
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2843
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2844
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2845
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2846
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2847
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2848
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2849
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2850
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2851
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
            0 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            1 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            2 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
        ]
        [
          "id" => 2852
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 4501
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/186"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#17857
  +product: App\Entity\Product\Product {#13745
    #id: 8374
    #code: "pollen-abelles"
    #attributes: Doctrine\ORM\PersistentCollection {#13754 …}
    #variants: Doctrine\ORM\PersistentCollection {#13756 …}
    #options: Doctrine\ORM\PersistentCollection {#13760 …}
    #associations: Doctrine\ORM\PersistentCollection {#13758 …}
    #createdAt: DateTime @1757003683 {#13743
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13744
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13763 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13764
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13745}
        #id: 8982
        #name: "Pol·len d'abelles Muria"
        #slug: "pollen-abelles"
        #description: """
          <h1>Pol·len d'abelles Muria</h1>\n
          <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
          <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
          <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
          <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
          <p>Primavera i estiu.</p>\n
          <p><strong>COLOR</strong>:</p>\n
          <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
          <p><strong>AROMA</strong>:</p>\n
          <p>Floral i terrós.</p>\n
          <p>No conté Gluten.</p>\n
          <p>No conté Al·lergògens.</p>\n
          <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
          <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
          <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
          <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13746 …}
    #channels: Doctrine\ORM\PersistentCollection {#13752 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13748 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13750 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 186
    -wpData: [
      "id" => 186
      "name" => "Pol·len d'abelles Muria"
      "slug" => "pollen-abelles"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
      "date_created" => "2021-04-12T14:08:47"
      "date_created_gmt" => "2021-04-12T12:08:47"
      "date_modified" => "2025-07-14T16:00:25"
      "date_modified_gmt" => "2025-07-14T14:00:25"
      "type" => "variable"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Pol·len d'abelles Muria</h1>\n
        <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
        <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
        <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
        <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
        <p>Primavera i estiu.</p>\n
        <p><strong>COLOR</strong>:</p>\n
        <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
        <p><strong>AROMA</strong>:</p>\n
        <p>Floral i terrós.</p>\n
        <p>No conté Gluten.</p>\n
        <p>No conté Al·lergògens.</p>\n
        <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
        <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
        <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
        <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
        """
      "short_description" => "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
      "sku" => ""
      "price" => "10.36"
      "regular_price" => ""
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,40</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>20,50</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 7
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => ""
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        136
        165
        137
        153
        750
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 118
          "date_created" => "2021-04-12T12:17:15"
          "date_created_gmt" => "2021-04-12T08:17:15"
          "date_modified" => "2021-04-12T14:44:19"
          "date_modified_gmt" => "2021-04-12T10:44:19"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/pollen-abelles-215gr.jpg"
          "name" => "Pol·len d&#8217;abelles 215gr"
          "alt" => "Pol·len d'abelles 215gr"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => true
          "options" => [
            "Pot de vidre de 125 gr"
            "Pot de vidre de 215 gr"
            "Pot de vidre de 450 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => [
        187
        188
        189
      ]
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2814
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 2815
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2816
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2817
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2818
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2819
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2820
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2821
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2822
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2823
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2824
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2825
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2826
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2827
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2828
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2829
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2830
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2831
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2832
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2833
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2834
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2835
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2836
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2837
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2838
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2839
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2840
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2841
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2842
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2843
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2844
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2845
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2846
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2847
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2848
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2849
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2850
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2851
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
            0 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            1 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            2 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
        ]
        [
          "id" => 2852
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 4501
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/186"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#17879 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.29 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17944
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17934 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17929 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17938 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#17879 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#17948
  +variant: App\Entity\Product\ProductVariant {#17879 …}
  +price: "18,64\u{A0}"
  +originalPrice: "18,64\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17944
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17934 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17929 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17938 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
130.0 MiB 3.21 ms
Input props
[
  "product" => App\Entity\Product\Product {#13745
    #id: 8374
    #code: "pollen-abelles"
    #attributes: Doctrine\ORM\PersistentCollection {#13754 …}
    #variants: Doctrine\ORM\PersistentCollection {#13756 …}
    #options: Doctrine\ORM\PersistentCollection {#13760 …}
    #associations: Doctrine\ORM\PersistentCollection {#13758 …}
    #createdAt: DateTime @1757003683 {#13743
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13744
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13763 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13764
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13745}
        #id: 8982
        #name: "Pol·len d'abelles Muria"
        #slug: "pollen-abelles"
        #description: """
          <h1>Pol·len d'abelles Muria</h1>\n
          <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
          <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
          <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
          <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
          <p>Primavera i estiu.</p>\n
          <p><strong>COLOR</strong>:</p>\n
          <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
          <p><strong>AROMA</strong>:</p>\n
          <p>Floral i terrós.</p>\n
          <p>No conté Gluten.</p>\n
          <p>No conté Al·lergògens.</p>\n
          <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
          <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
          <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
          <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13746 …}
    #channels: Doctrine\ORM\PersistentCollection {#13752 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13748 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13750 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 186
    -wpData: [
      "id" => 186
      "name" => "Pol·len d'abelles Muria"
      "slug" => "pollen-abelles"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
      "date_created" => "2021-04-12T14:08:47"
      "date_created_gmt" => "2021-04-12T12:08:47"
      "date_modified" => "2025-07-14T16:00:25"
      "date_modified_gmt" => "2025-07-14T14:00:25"
      "type" => "variable"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Pol·len d'abelles Muria</h1>\n
        <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
        <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
        <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
        <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
        <p>Primavera i estiu.</p>\n
        <p><strong>COLOR</strong>:</p>\n
        <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
        <p><strong>AROMA</strong>:</p>\n
        <p>Floral i terrós.</p>\n
        <p>No conté Gluten.</p>\n
        <p>No conté Al·lergògens.</p>\n
        <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
        <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
        <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
        <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
        """
      "short_description" => "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
      "sku" => ""
      "price" => "10.36"
      "regular_price" => ""
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,40</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>20,50</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 7
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => ""
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        136
        165
        137
        153
        750
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 118
          "date_created" => "2021-04-12T12:17:15"
          "date_created_gmt" => "2021-04-12T08:17:15"
          "date_modified" => "2021-04-12T14:44:19"
          "date_modified_gmt" => "2021-04-12T10:44:19"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/pollen-abelles-215gr.jpg"
          "name" => "Pol·len d&#8217;abelles 215gr"
          "alt" => "Pol·len d'abelles 215gr"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => true
          "options" => [
            "Pot de vidre de 125 gr"
            "Pot de vidre de 215 gr"
            "Pot de vidre de 450 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => [
        187
        188
        189
      ]
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2814
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 2815
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2816
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2817
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2818
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2819
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2820
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2821
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2822
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2823
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2824
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2825
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2826
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2827
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2828
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2829
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2830
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2831
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2832
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2833
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2834
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2835
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2836
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2837
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2838
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2839
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2840
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2841
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2842
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2843
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2844
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2845
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2846
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2847
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2848
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2849
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2850
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2851
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
            0 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            1 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            2 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
        ]
        [
          "id" => 2852
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 4501
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/186"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Pol·len d'abelles Muria"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18013
  -props: [
    "product" => App\Entity\Product\Product {#13745
      #id: 8374
      #code: "pollen-abelles"
      #attributes: Doctrine\ORM\PersistentCollection {#13754 …}
      #variants: Doctrine\ORM\PersistentCollection {#13756 …}
      #options: Doctrine\ORM\PersistentCollection {#13760 …}
      #associations: Doctrine\ORM\PersistentCollection {#13758 …}
      #createdAt: DateTime @1757003683 {#13743
        date: 2025-09-04 16:34:43.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003684 {#13744
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13763 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13764
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13745}
          #id: 8982
          #name: "Pol·len d'abelles Muria"
          #slug: "pollen-abelles"
          #description: """
            <h1>Pol·len d'abelles Muria</h1>\n
            <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
            <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
            <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
            <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
            <p>Primavera i estiu.</p>\n
            <p><strong>COLOR</strong>:</p>\n
            <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
            <p><strong>AROMA</strong>:</p>\n
            <p>Floral i terrós.</p>\n
            <p>No conté Gluten.</p>\n
            <p>No conté Al·lergògens.</p>\n
            <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
            <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
            <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
            <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#13746 …}
      #channels: Doctrine\ORM\PersistentCollection {#13752 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13748 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13750 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 186
      -wpData: [
        "id" => 186
        "name" => "Pol·len d'abelles Muria"
        "slug" => "pollen-abelles"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
        "date_created" => "2021-04-12T14:08:47"
        "date_created_gmt" => "2021-04-12T12:08:47"
        "date_modified" => "2025-07-14T16:00:25"
        "date_modified_gmt" => "2025-07-14T14:00:25"
        "type" => "variable"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Pol·len d'abelles Muria</h1>\n
          <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
          <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
          <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
          <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
          <p>Primavera i estiu.</p>\n
          <p><strong>COLOR</strong>:</p>\n
          <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
          <p><strong>AROMA</strong>:</p>\n
          <p>Floral i terrós.</p>\n
          <p>No conté Gluten.</p>\n
          <p>No conté Al·lergògens.</p>\n
          <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
          <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
          <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
          <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
          """
        "short_description" => "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
        "sku" => ""
        "price" => "10.36"
        "regular_price" => ""
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,40</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>20,50</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 7
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => false
        "stock_quantity" => null
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => ""
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          136
          165
          137
          153
          750
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 118
            "date_created" => "2021-04-12T12:17:15"
            "date_created_gmt" => "2021-04-12T08:17:15"
            "date_modified" => "2021-04-12T14:44:19"
            "date_modified_gmt" => "2021-04-12T10:44:19"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/pollen-abelles-215gr.jpg"
            "name" => "Pol·len d&#8217;abelles 215gr"
            "alt" => "Pol·len d'abelles 215gr"
          ]
        ]
        "attributes" => [
          [
            "id" => 1
            "name" => "Format"
            "position" => 0
            "visible" => true
            "variation" => true
            "options" => [
              "Pot de vidre de 125 gr"
              "Pot de vidre de 215 gr"
              "Pot de vidre de 450 gr"
            ]
          ]
        ]
        "default_attributes" => []
        "variations" => [
          187
          188
          189
        ]
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 2814
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 2815
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2816
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 2817
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 2818
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2819
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2820
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2821
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2822
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 2823
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 2824
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2825
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 2826
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2827
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 2828
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 2829
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2830
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2831
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2832
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2833
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 2834
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2835
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 2836
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 2837
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2838
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2839
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2840
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2841
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 2842
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2843
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2844
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2845
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 2846
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2847
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 2848
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 2849
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 2850
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 2851
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
              0 => [
                "client_federat" => [
                  "role_price" => ""
                ]
              ]
              1 => [
                "client_federat" => [
                  "role_price" => ""
                ]
              ]
              2 => [
                "client_federat" => [
                  "role_price" => ""
                ]
              ]
            ]
          ]
          [
            "id" => 2852
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 4501
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/186"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
130.0 MiB 0.09 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18100
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18004 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18078 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18000 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#17879 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#17886
    #collection: Doctrine\Common\Collections\ArrayCollection {#17895 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#17874 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26547 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26540 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18100
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18004 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18078 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18000 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Pol·len d'abelles Muria"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#17886
    #collection: Doctrine\Common\Collections\ArrayCollection {#17895 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#17874 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26547 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26540 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18104
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18100
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18004 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#18078 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18000 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#17879 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#17886
      #collection: Doctrine\Common\Collections\ArrayCollection {#17895 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#17874 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26547 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26540 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.28 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18154
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18150 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18152 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18153 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#17879 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#18157
  +variant: App\Entity\Product\ProductVariant {#17879 …}
  +price: "18,64\u{A0}"
  +originalPrice: "18,64\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18154
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18150 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18152 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18153 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 132.0 MiB 1.36 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17995
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17925 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17927 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17945 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13745
    #id: 8374
    #code: "pollen-abelles"
    #attributes: Doctrine\ORM\PersistentCollection {#13754 …}
    #variants: Doctrine\ORM\PersistentCollection {#13756 …}
    #options: Doctrine\ORM\PersistentCollection {#13760 …}
    #associations: Doctrine\ORM\PersistentCollection {#13758 …}
    #createdAt: DateTime @1757003683 {#13743
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13744
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13763 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13764
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13745}
        #id: 8982
        #name: "Pol·len d'abelles Muria"
        #slug: "pollen-abelles"
        #description: """
          <h1>Pol·len d'abelles Muria</h1>\n
          <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
          <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
          <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
          <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
          <p>Primavera i estiu.</p>\n
          <p><strong>COLOR</strong>:</p>\n
          <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
          <p><strong>AROMA</strong>:</p>\n
          <p>Floral i terrós.</p>\n
          <p>No conté Gluten.</p>\n
          <p>No conté Al·lergògens.</p>\n
          <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
          <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
          <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
          <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13746 …}
    #channels: Doctrine\ORM\PersistentCollection {#13752 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13748 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13750 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 186
    -wpData: [
      "id" => 186
      "name" => "Pol·len d'abelles Muria"
      "slug" => "pollen-abelles"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
      "date_created" => "2021-04-12T14:08:47"
      "date_created_gmt" => "2021-04-12T12:08:47"
      "date_modified" => "2025-07-14T16:00:25"
      "date_modified_gmt" => "2025-07-14T14:00:25"
      "type" => "variable"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Pol·len d'abelles Muria</h1>\n
        <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
        <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
        <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
        <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
        <p>Primavera i estiu.</p>\n
        <p><strong>COLOR</strong>:</p>\n
        <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
        <p><strong>AROMA</strong>:</p>\n
        <p>Floral i terrós.</p>\n
        <p>No conté Gluten.</p>\n
        <p>No conté Al·lergògens.</p>\n
        <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
        <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
        <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
        <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
        """
      "short_description" => "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
      "sku" => ""
      "price" => "10.36"
      "regular_price" => ""
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,40</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>20,50</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 7
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => ""
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        136
        165
        137
        153
        750
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 118
          "date_created" => "2021-04-12T12:17:15"
          "date_created_gmt" => "2021-04-12T08:17:15"
          "date_modified" => "2021-04-12T14:44:19"
          "date_modified_gmt" => "2021-04-12T10:44:19"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/pollen-abelles-215gr.jpg"
          "name" => "Pol·len d&#8217;abelles 215gr"
          "alt" => "Pol·len d'abelles 215gr"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => true
          "options" => [
            "Pot de vidre de 125 gr"
            "Pot de vidre de 215 gr"
            "Pot de vidre de 450 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => [
        187
        188
        189
      ]
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2814
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 2815
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2816
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2817
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2818
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2819
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2820
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2821
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2822
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2823
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2824
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2825
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2826
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2827
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2828
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2829
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2830
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2831
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2832
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2833
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2834
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2835
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2836
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2837
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2838
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2839
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2840
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2841
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2842
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2843
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2844
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2845
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2846
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2847
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2848
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2849
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2850
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2851
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
            0 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            1 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            2 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
        ]
        [
          "id" => 2852
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 4501
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/186"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#17933
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#18227 …}
  -form: Symfony\Component\Form\Form {#18249 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
      "variant" => "pollen-abelles-189"
    ]
    "_token" => "fa8a5eaa24be71345f4132d89d26.u3D8juyCYbNvxjp1sZpVEWiLnvffjzBP7llYAY4NGBY.1C-y4tzLWekM9G8b9tkdZTLIq8Gc5gkeuw8CU_ogYHT_Fr_sves1_l2Waw"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17995
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17925 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17927 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#17945 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13745
    #id: 8374
    #code: "pollen-abelles"
    #attributes: Doctrine\ORM\PersistentCollection {#13754 …}
    #variants: Doctrine\ORM\PersistentCollection {#13756 …}
    #options: Doctrine\ORM\PersistentCollection {#13760 …}
    #associations: Doctrine\ORM\PersistentCollection {#13758 …}
    #createdAt: DateTime @1757003683 {#13743
      date: 2025-09-04 16:34:43.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13744
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13763 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13764
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13745}
        #id: 8982
        #name: "Pol·len d'abelles Muria"
        #slug: "pollen-abelles"
        #description: """
          <h1>Pol·len d'abelles Muria</h1>\n
          <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
          <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
          <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
          <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
          <p>Primavera i estiu.</p>\n
          <p><strong>COLOR</strong>:</p>\n
          <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
          <p><strong>AROMA</strong>:</p>\n
          <p>Floral i terrós.</p>\n
          <p>No conté Gluten.</p>\n
          <p>No conté Al·lergògens.</p>\n
          <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
          <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
          <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
          <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13746 …}
    #channels: Doctrine\ORM\PersistentCollection {#13752 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13748 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13750 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 186
    -wpData: [
      "id" => 186
      "name" => "Pol·len d'abelles Muria"
      "slug" => "pollen-abelles"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/pollen-abelles/"
      "date_created" => "2021-04-12T14:08:47"
      "date_created_gmt" => "2021-04-12T12:08:47"
      "date_modified" => "2025-07-14T16:00:25"
      "date_modified_gmt" => "2025-07-14T14:00:25"
      "type" => "variable"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Pol·len d'abelles Muria</h1>\n
        <p data-pm-slice="1 1 []"><strong>ZONA DE PRODUCCIÓ:</strong></p>\n
        <p data-pm-slice="1 1 []">Tota la península Ibèrica.</p>\n
        <p data-pm-slice="1 1 []"><strong>Què és el pol·len?</strong> El pol·len està format per espores microscòpiques molt diminutes.\u{A0} Els grans de pol·len són fonamentals per fertilitzar i reproduir les espècies de plantes per completar el cicle biològic amb resultats com fruites, grans, flors o arbres.</p>\n
        <p><strong>ÈPOCA DE PRODUCCIÓ:</strong></p>\n
        <p>Primavera i estiu.</p>\n
        <p><strong>COLOR</strong>:</p>\n
        <p>Variable segons l'origen botànic, generalment dominen els grocs o marró-groguencs-ataronjats, però poden dominar els verdosos, els blavosos-foscs o els blanquinosos.</p>\n
        <p><strong>AROMA</strong>:</p>\n
        <p>Floral i terrós.</p>\n
        <p>No conté Gluten.</p>\n
        <p>No conté Al·lergògens.</p>\n
        <p>Dos anys de consum preferent, des de la data de recol·lecció.</p>\n
        <p data-pm-slice="1 1 []"><strong>Com consumir el Pol·len d'abelles? </strong>digerit en llet, suc, iogurt, etc... S'aconsella prendre'l en dejú.</p>\n
        <p data-pm-slice="1 1 []">Conté vitamines, minerals, enzims, aminoàcids, àcids grassos, greixos, antioxidants, hidrats de carboni.</p>\n
        <p data-pm-slice="1 1 []">Té les mateixes propietats que el pol·len fresc, un cop obert s'ha de conservar a la nevera.</p>\n
        """
      "short_description" => "<p>El pol·len d&#8217;abelles Muria és un aliment super complet, ja que conté moltes propietats que els productes animals no tenen, és més ric en proteïnes que qualsevol font animal.</p>\n"
      "sku" => ""
      "price" => "10.36"
      "regular_price" => ""
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>11,40</bdi></span> &ndash; <span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>20,50</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 7
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => ""
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        136
        165
        137
        153
        750
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 118
          "date_created" => "2021-04-12T12:17:15"
          "date_created_gmt" => "2021-04-12T08:17:15"
          "date_modified" => "2021-04-12T14:44:19"
          "date_modified_gmt" => "2021-04-12T10:44:19"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/pollen-abelles-215gr.jpg"
          "name" => "Pol·len d&#8217;abelles 215gr"
          "alt" => "Pol·len d'abelles 215gr"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => true
          "options" => [
            "Pot de vidre de 125 gr"
            "Pot de vidre de 215 gr"
            "Pot de vidre de 450 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => [
        187
        188
        189
      ]
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2814
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 2815
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2816
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2817
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2818
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2819
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2820
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2821
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2822
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2823
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2824
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2825
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2826
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2827
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2828
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2829
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2830
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2831
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2832
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2833
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2834
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2835
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2836
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2837
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2838
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2839
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2840
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2841
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2842
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2843
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2844
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2845
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2846
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2847
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2848
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2849
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2850
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2851
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
            0 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            1 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
            2 => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
        ]
        [
          "id" => 2852
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 4501
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/186"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 132.0 MiB 15.07 ms
Input props
[
  "product" => App\Entity\Product\Product {#13767
    #id: 8375
    #code: "caramels-mel-propolis-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13776 …}
    #variants: Doctrine\ORM\PersistentCollection {#13778 …}
    #options: Doctrine\ORM\PersistentCollection {#13782 …}
    #associations: Doctrine\ORM\PersistentCollection {#13780 …}
    #createdAt: DateTime @1757003684 {#13765
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13766
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13785 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13786
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13767}
        #id: 8983
        #name: "Caramels de mel i pròpolis sense sucre Muria"
        #slug: "caramels-mel-propolis-sense-sucre"
        #description: """
          <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
          <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 996kj/239 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,6 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
          <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13768 …}
    #channels: Doctrine\ORM\PersistentCollection {#13774 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13770 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13772 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 185
    -wpData: [
      "id" => 185
      "name" => "Caramels de mel i pròpolis sense sucre Muria"
      "slug" => "caramels-mel-propolis-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
      "date_created" => "2021-04-12T14:02:28"
      "date_created_gmt" => "2021-04-12T12:02:28"
      "date_modified" => "2025-04-10T10:55:05"
      "date_modified_gmt" => "2025-04-10T08:55:05"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
        <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 996kj/239 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,6 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
        <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
      "sku" => "caramels-mel-propolis-ss"
      "price" => "2.95"
      "regular_price" => "2.95"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>3,25</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 3
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 0
      "stock_status" => "outofstock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        181
        182
        180
        135
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 132
          "date_created" => "2021-04-12T12:29:36"
          "date_created_gmt" => "2021-04-12T08:29:36"
          "date_modified" => "2021-04-12T14:42:06"
          "date_modified_gmt" => "2021-04-12T10:42:06"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis-sense-sucre.jpg"
          "name" => "Caramels de mel i pròpolis sense sucre"
          "alt" => "Caramels de mel i pròpolis sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2679
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2680
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2681
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2682
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2683
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2684
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2685
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2686
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2687
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2688
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2689
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2690
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2691
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2692
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2693
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2694
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2695
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2696
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2697
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2698
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2699
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2700
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2701
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2702
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2703
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2704
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2705
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2706
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2707
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2708
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2709
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2710
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2711
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2712
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2713
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2714
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2715
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2716
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2717
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2933
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/185"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#18468
  +product: App\Entity\Product\Product {#13767
    #id: 8375
    #code: "caramels-mel-propolis-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13776 …}
    #variants: Doctrine\ORM\PersistentCollection {#13778 …}
    #options: Doctrine\ORM\PersistentCollection {#13782 …}
    #associations: Doctrine\ORM\PersistentCollection {#13780 …}
    #createdAt: DateTime @1757003684 {#13765
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13766
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13785 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13786
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13767}
        #id: 8983
        #name: "Caramels de mel i pròpolis sense sucre Muria"
        #slug: "caramels-mel-propolis-sense-sucre"
        #description: """
          <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
          <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 996kj/239 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,6 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
          <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13768 …}
    #channels: Doctrine\ORM\PersistentCollection {#13774 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13770 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13772 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 185
    -wpData: [
      "id" => 185
      "name" => "Caramels de mel i pròpolis sense sucre Muria"
      "slug" => "caramels-mel-propolis-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
      "date_created" => "2021-04-12T14:02:28"
      "date_created_gmt" => "2021-04-12T12:02:28"
      "date_modified" => "2025-04-10T10:55:05"
      "date_modified_gmt" => "2025-04-10T08:55:05"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
        <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 996kj/239 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,6 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
        <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
      "sku" => "caramels-mel-propolis-ss"
      "price" => "2.95"
      "regular_price" => "2.95"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>3,25</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 3
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 0
      "stock_status" => "outofstock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        181
        182
        180
        135
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 132
          "date_created" => "2021-04-12T12:29:36"
          "date_created_gmt" => "2021-04-12T08:29:36"
          "date_modified" => "2021-04-12T14:42:06"
          "date_modified_gmt" => "2021-04-12T10:42:06"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis-sense-sucre.jpg"
          "name" => "Caramels de mel i pròpolis sense sucre"
          "alt" => "Caramels de mel i pròpolis sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2679
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2680
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2681
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2682
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2683
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2684
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2685
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2686
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2687
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2688
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2689
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2690
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2691
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2692
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2693
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2694
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2695
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2696
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2697
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2698
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2699
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2700
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2701
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2702
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2703
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2704
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2705
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2706
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2707
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2708
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2709
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2710
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2711
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2712
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2713
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2714
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2715
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2716
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2717
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2933
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/185"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#18490 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.25 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18555
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18545 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18540 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18549 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18490 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#18559
  +variant: App\Entity\Product\ProductVariant {#18490 …}
  +price: "2,95\u{A0}"
  +originalPrice: "2,95\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18555
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18545 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18540 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18549 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
132.0 MiB 2.33 ms
Input props
[
  "product" => App\Entity\Product\Product {#13767
    #id: 8375
    #code: "caramels-mel-propolis-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13776 …}
    #variants: Doctrine\ORM\PersistentCollection {#13778 …}
    #options: Doctrine\ORM\PersistentCollection {#13782 …}
    #associations: Doctrine\ORM\PersistentCollection {#13780 …}
    #createdAt: DateTime @1757003684 {#13765
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13766
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13785 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13786
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13767}
        #id: 8983
        #name: "Caramels de mel i pròpolis sense sucre Muria"
        #slug: "caramels-mel-propolis-sense-sucre"
        #description: """
          <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
          <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 996kj/239 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,6 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
          <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13768 …}
    #channels: Doctrine\ORM\PersistentCollection {#13774 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13770 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13772 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 185
    -wpData: [
      "id" => 185
      "name" => "Caramels de mel i pròpolis sense sucre Muria"
      "slug" => "caramels-mel-propolis-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
      "date_created" => "2021-04-12T14:02:28"
      "date_created_gmt" => "2021-04-12T12:02:28"
      "date_modified" => "2025-04-10T10:55:05"
      "date_modified_gmt" => "2025-04-10T08:55:05"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
        <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 996kj/239 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,6 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
        <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
      "sku" => "caramels-mel-propolis-ss"
      "price" => "2.95"
      "regular_price" => "2.95"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>3,25</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 3
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 0
      "stock_status" => "outofstock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        181
        182
        180
        135
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 132
          "date_created" => "2021-04-12T12:29:36"
          "date_created_gmt" => "2021-04-12T08:29:36"
          "date_modified" => "2021-04-12T14:42:06"
          "date_modified_gmt" => "2021-04-12T10:42:06"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis-sense-sucre.jpg"
          "name" => "Caramels de mel i pròpolis sense sucre"
          "alt" => "Caramels de mel i pròpolis sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2679
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2680
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2681
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2682
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2683
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2684
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2685
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2686
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2687
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2688
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2689
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2690
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2691
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2692
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2693
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2694
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2695
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2696
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2697
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2698
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2699
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2700
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2701
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2702
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2703
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2704
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2705
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2706
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2707
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2708
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2709
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2710
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2711
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2712
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2713
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2714
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2715
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2716
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2717
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2933
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/185"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Caramels de mel i pròpolis sense sucre Muria"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18624
  -props: [
    "product" => App\Entity\Product\Product {#13767
      #id: 8375
      #code: "caramels-mel-propolis-sense-sucre"
      #attributes: Doctrine\ORM\PersistentCollection {#13776 …}
      #variants: Doctrine\ORM\PersistentCollection {#13778 …}
      #options: Doctrine\ORM\PersistentCollection {#13782 …}
      #associations: Doctrine\ORM\PersistentCollection {#13780 …}
      #createdAt: DateTime @1757003684 {#13765
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003684 {#13766
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13785 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13786
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13767}
          #id: 8983
          #name: "Caramels de mel i pròpolis sense sucre Muria"
          #slug: "caramels-mel-propolis-sense-sucre"
          #description: """
            <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
            <p><strong>INGREDIENTS:</strong></p>\n
            <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
            <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
            <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
            <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
            <ul>\n
            <li>Valor energètic: 996kj/239 Kcal</li>\n
            <li>Grasses: &lt;0,5gr</li>\n
            <li>Àcids grassos saturats: &lt;0,0gr</li>\n
            <li>Hidrats de carboni: 98,6 gr</li>\n
            <li>Sucres: &lt;0,2 gr</li>\n
            <li>Proteïnes: &lt;0,0 gr</li>\n
            <li>Sal: 0,01 gr</li>\n
            </ul>\n
            <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
            <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
            <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
            <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
            <p data-pm-slice="1 1 []">\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#13768 …}
      #channels: Doctrine\ORM\PersistentCollection {#13774 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13770 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13772 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 185
      -wpData: [
        "id" => 185
        "name" => "Caramels de mel i pròpolis sense sucre Muria"
        "slug" => "caramels-mel-propolis-sense-sucre"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
        "date_created" => "2021-04-12T14:02:28"
        "date_created_gmt" => "2021-04-12T12:02:28"
        "date_modified" => "2025-04-10T10:55:05"
        "date_modified_gmt" => "2025-04-10T08:55:05"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
          <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 996kj/239 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,6 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
          <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
        "sku" => "caramels-mel-propolis-ss"
        "price" => "2.95"
        "regular_price" => "2.95"
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>3,25</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 3
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => true
        "stock_quantity" => 0
        "stock_status" => "outofstock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.13"
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          183
          181
          182
          180
          135
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 145
            "name" => "Caramels i dolços"
            "slug" => "caramels-dolcos"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 132
            "date_created" => "2021-04-12T12:29:36"
            "date_created_gmt" => "2021-04-12T08:29:36"
            "date_modified" => "2021-04-12T14:42:06"
            "date_modified_gmt" => "2021-04-12T10:42:06"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis-sense-sucre.jpg"
            "name" => "Caramels de mel i pròpolis sense sucre"
            "alt" => "Caramels de mel i pròpolis sense sucre"
          ]
        ]
        "attributes" => [
          [
            "id" => 1
            "name" => "Format"
            "position" => 0
            "visible" => true
            "variation" => false
            "options" => [
              "Bossa de 100 gr"
            ]
          ]
        ]
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 2679
            "key" => "_primary_term_product_cat"
            "value" => "145"
          ]
          [
            "id" => 2680
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2681
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 2682
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 2683
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2684
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2685
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2686
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2687
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 2688
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 2689
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2690
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 2691
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2692
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 2693
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 2694
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2695
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2696
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2697
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2698
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 2699
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2700
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 2701
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 2702
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2703
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2704
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2705
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2706
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 2707
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2708
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2709
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2710
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 2711
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2712
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 2713
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 2714
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 2715
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 2716
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 2717
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 2933
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/185"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
132.0 MiB 0.10 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18613
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18615 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18683 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18611 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18490 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#18497
    #collection: Doctrine\Common\Collections\ArrayCollection {#18506 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#18485 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26592 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26585 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18613
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18615 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18683 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18611 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Caramels de mel i pròpolis sense sucre Muria"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#18497
    #collection: Doctrine\Common\Collections\ArrayCollection {#18506 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#18485 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26592 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26585 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18687
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18613
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18615 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#18683 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18611 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#18490 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#18497
      #collection: Doctrine\Common\Collections\ArrayCollection {#18506 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#18485 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26592 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26585 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.35 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18737
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18733 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18735 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18736 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18490 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#18740
  +variant: App\Entity\Product\ProductVariant {#18490 …}
  +price: "2,95\u{A0}"
  +originalPrice: "2,95\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18737
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18733 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18735 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18736 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 132.0 MiB 0.81 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18606
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18536 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18538 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18556 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13767
    #id: 8375
    #code: "caramels-mel-propolis-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13776 …}
    #variants: Doctrine\ORM\PersistentCollection {#13778 …}
    #options: Doctrine\ORM\PersistentCollection {#13782 …}
    #associations: Doctrine\ORM\PersistentCollection {#13780 …}
    #createdAt: DateTime @1757003684 {#13765
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13766
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13785 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13786
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13767}
        #id: 8983
        #name: "Caramels de mel i pròpolis sense sucre Muria"
        #slug: "caramels-mel-propolis-sense-sucre"
        #description: """
          <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
          <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 996kj/239 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,6 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
          <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13768 …}
    #channels: Doctrine\ORM\PersistentCollection {#13774 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13770 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13772 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 185
    -wpData: [
      "id" => 185
      "name" => "Caramels de mel i pròpolis sense sucre Muria"
      "slug" => "caramels-mel-propolis-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
      "date_created" => "2021-04-12T14:02:28"
      "date_created_gmt" => "2021-04-12T12:02:28"
      "date_modified" => "2025-04-10T10:55:05"
      "date_modified_gmt" => "2025-04-10T08:55:05"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
        <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 996kj/239 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,6 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
        <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
      "sku" => "caramels-mel-propolis-ss"
      "price" => "2.95"
      "regular_price" => "2.95"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>3,25</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 3
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 0
      "stock_status" => "outofstock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        181
        182
        180
        135
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 132
          "date_created" => "2021-04-12T12:29:36"
          "date_created_gmt" => "2021-04-12T08:29:36"
          "date_modified" => "2021-04-12T14:42:06"
          "date_modified_gmt" => "2021-04-12T10:42:06"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis-sense-sucre.jpg"
          "name" => "Caramels de mel i pròpolis sense sucre"
          "alt" => "Caramels de mel i pròpolis sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2679
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2680
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2681
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2682
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2683
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2684
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2685
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2686
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2687
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2688
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2689
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2690
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2691
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2692
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2693
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2694
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2695
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2696
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2697
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2698
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2699
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2700
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2701
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2702
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2703
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2704
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2705
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2706
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2707
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2708
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2709
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2710
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2711
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2712
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2713
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2714
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2715
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2716
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2717
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2933
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/185"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#18544
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#18810 …}
  -form: Symfony\Component\Form\Form {#18842 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "3f5444711ad4f3.rQ9YZ1V6CipzbQgZC-EmPpAnXFPEIoIyGjFMoV8qeSA.wlAWC2UzMnAQX113TKJuSspkaWWHS7tjT2cW8ysHAULpaRsFBBNeZ0E9WQ"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18606
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18536 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18538 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18556 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13767
    #id: 8375
    #code: "caramels-mel-propolis-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13776 …}
    #variants: Doctrine\ORM\PersistentCollection {#13778 …}
    #options: Doctrine\ORM\PersistentCollection {#13782 …}
    #associations: Doctrine\ORM\PersistentCollection {#13780 …}
    #createdAt: DateTime @1757003684 {#13765
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13766
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13785 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13786
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13767}
        #id: 8983
        #name: "Caramels de mel i pròpolis sense sucre Muria"
        #slug: "caramels-mel-propolis-sense-sucre"
        #description: """
          <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
          <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 996kj/239 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,6 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
          <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13768 …}
    #channels: Doctrine\ORM\PersistentCollection {#13774 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13770 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13772 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 185
    -wpData: [
      "id" => 185
      "name" => "Caramels de mel i pròpolis sense sucre Muria"
      "slug" => "caramels-mel-propolis-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis-sense-sucre/"
      "date_created" => "2021-04-12T14:02:28"
      "date_created_gmt" => "2021-04-12T12:02:28"
      "date_modified" => "2025-04-10T10:55:05"
      "date_modified_gmt" => "2025-04-10T08:55:05"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i pròpolis sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre no contenent gluten, colorant ni conservants.</p>\n
        <p>Informació nutricional caramels de mel i pròpoli 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 996kj/239 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,6 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre són una alternativa saludable als caramels convencionals amb alts components de sucres.</p>\n
        <p data-pm-slice="1 1 []">Suavitza el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpoli.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis sense sucre Muria són una combinació natural que proporciona un sabor suau i saludable, ideal per a qui busca una opció sense sucre.</p>\n"
      "sku" => "caramels-mel-propolis-ss"
      "price" => "2.95"
      "regular_price" => "2.95"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>3,25</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 3
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 0
      "stock_status" => "outofstock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        181
        182
        180
        135
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 132
          "date_created" => "2021-04-12T12:29:36"
          "date_created_gmt" => "2021-04-12T08:29:36"
          "date_modified" => "2021-04-12T14:42:06"
          "date_modified_gmt" => "2021-04-12T10:42:06"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis-sense-sucre.jpg"
          "name" => "Caramels de mel i pròpolis sense sucre"
          "alt" => "Caramels de mel i pròpolis sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2679
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2680
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2681
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2682
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2683
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2684
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2685
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2686
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2687
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2688
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2689
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2690
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2691
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2692
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2693
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2694
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2695
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2696
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2697
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2698
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2699
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2700
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2701
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2702
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2703
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2704
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2705
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2706
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2707
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2708
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2709
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2710
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2711
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2712
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2713
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2714
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2715
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2716
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2717
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2933
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/185"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 132.0 MiB 13.36 ms
Input props
[
  "product" => App\Entity\Product\Product {#13789
    #id: 8376
    #code: "caramels-mel-propolis"
    #attributes: Doctrine\ORM\PersistentCollection {#13798 …}
    #variants: Doctrine\ORM\PersistentCollection {#13800 …}
    #options: Doctrine\ORM\PersistentCollection {#13804 …}
    #associations: Doctrine\ORM\PersistentCollection {#13802 …}
    #createdAt: DateTime @1757003684 {#13787
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13788
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13807 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13808
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13789}
        #id: 8984
        #name: "Caramels de mel i pròpolis Muria"
        #slug: "caramels-mel-propolis"
        #description: """
          <h1>Caramels de mel pròpolis Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13790 …}
    #channels: Doctrine\ORM\PersistentCollection {#13796 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13792 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13794 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 184
    -wpData: [
      "id" => 184
      "name" => "Caramels de mel i pròpolis Muria"
      "slug" => "caramels-mel-propolis"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
      "date_created" => "2021-04-12T14:00:49"
      "date_created_gmt" => "2021-04-12T12:00:49"
      "date_modified" => "2025-04-10T10:57:07"
      "date_modified_gmt" => "2025-04-10T08:57:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel pròpolis Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
      "sku" => "caramels-mel-propolis"
      "price" => "2.36"
      "regular_price" => "2.36"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        135
        181
        182
        185
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 131
          "date_created" => "2021-04-12T12:29:35"
          "date_created_gmt" => "2021-04-12T08:29:35"
          "date_modified" => "2021-04-12T14:42:29"
          "date_modified_gmt" => "2021-04-12T10:42:29"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis.jpg"
          "name" => "Caramels de mel i pròpolis"
          "alt" => "Caramels de mel i pròpolis"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2617
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2618
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2619
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2620
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2621
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2622
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2623
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2624
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2625
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2626
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2627
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2628
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2629
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2630
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2631
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2632
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2633
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2634
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2635
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2636
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2637
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2638
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2639
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2640
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2641
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2642
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2643
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2644
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2645
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2646
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2647
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2648
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2649
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2650
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2651
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2652
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2653
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2654
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2655
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2925
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/184"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#18919
  +product: App\Entity\Product\Product {#13789
    #id: 8376
    #code: "caramels-mel-propolis"
    #attributes: Doctrine\ORM\PersistentCollection {#13798 …}
    #variants: Doctrine\ORM\PersistentCollection {#13800 …}
    #options: Doctrine\ORM\PersistentCollection {#13804 …}
    #associations: Doctrine\ORM\PersistentCollection {#13802 …}
    #createdAt: DateTime @1757003684 {#13787
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13788
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13807 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13808
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13789}
        #id: 8984
        #name: "Caramels de mel i pròpolis Muria"
        #slug: "caramels-mel-propolis"
        #description: """
          <h1>Caramels de mel pròpolis Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13790 …}
    #channels: Doctrine\ORM\PersistentCollection {#13796 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13792 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13794 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 184
    -wpData: [
      "id" => 184
      "name" => "Caramels de mel i pròpolis Muria"
      "slug" => "caramels-mel-propolis"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
      "date_created" => "2021-04-12T14:00:49"
      "date_created_gmt" => "2021-04-12T12:00:49"
      "date_modified" => "2025-04-10T10:57:07"
      "date_modified_gmt" => "2025-04-10T08:57:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel pròpolis Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
      "sku" => "caramels-mel-propolis"
      "price" => "2.36"
      "regular_price" => "2.36"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        135
        181
        182
        185
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 131
          "date_created" => "2021-04-12T12:29:35"
          "date_created_gmt" => "2021-04-12T08:29:35"
          "date_modified" => "2021-04-12T14:42:29"
          "date_modified_gmt" => "2021-04-12T10:42:29"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis.jpg"
          "name" => "Caramels de mel i pròpolis"
          "alt" => "Caramels de mel i pròpolis"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2617
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2618
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2619
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2620
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2621
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2622
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2623
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2624
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2625
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2626
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2627
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2628
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2629
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2630
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2631
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2632
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2633
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2634
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2635
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2636
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2637
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2638
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2639
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2640
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2641
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2642
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2643
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2644
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2645
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2646
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2647
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2648
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2649
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2650
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2651
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2652
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2653
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2654
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2655
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2925
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/184"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#18940 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.25 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19005
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18995 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18990 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18999 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18940 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#19009
  +variant: App\Entity\Product\ProductVariant {#18940 …}
  +price: "2,36\u{A0}"
  +originalPrice: "2,36\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19005
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18995 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18990 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18999 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
132.0 MiB 1.78 ms
Input props
[
  "product" => App\Entity\Product\Product {#13789
    #id: 8376
    #code: "caramels-mel-propolis"
    #attributes: Doctrine\ORM\PersistentCollection {#13798 …}
    #variants: Doctrine\ORM\PersistentCollection {#13800 …}
    #options: Doctrine\ORM\PersistentCollection {#13804 …}
    #associations: Doctrine\ORM\PersistentCollection {#13802 …}
    #createdAt: DateTime @1757003684 {#13787
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13788
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13807 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13808
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13789}
        #id: 8984
        #name: "Caramels de mel i pròpolis Muria"
        #slug: "caramels-mel-propolis"
        #description: """
          <h1>Caramels de mel pròpolis Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13790 …}
    #channels: Doctrine\ORM\PersistentCollection {#13796 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13792 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13794 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 184
    -wpData: [
      "id" => 184
      "name" => "Caramels de mel i pròpolis Muria"
      "slug" => "caramels-mel-propolis"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
      "date_created" => "2021-04-12T14:00:49"
      "date_created_gmt" => "2021-04-12T12:00:49"
      "date_modified" => "2025-04-10T10:57:07"
      "date_modified_gmt" => "2025-04-10T08:57:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel pròpolis Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
      "sku" => "caramels-mel-propolis"
      "price" => "2.36"
      "regular_price" => "2.36"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        135
        181
        182
        185
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 131
          "date_created" => "2021-04-12T12:29:35"
          "date_created_gmt" => "2021-04-12T08:29:35"
          "date_modified" => "2021-04-12T14:42:29"
          "date_modified_gmt" => "2021-04-12T10:42:29"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis.jpg"
          "name" => "Caramels de mel i pròpolis"
          "alt" => "Caramels de mel i pròpolis"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2617
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2618
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2619
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2620
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2621
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2622
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2623
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2624
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2625
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2626
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2627
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2628
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2629
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2630
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2631
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2632
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2633
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2634
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2635
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2636
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2637
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2638
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2639
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2640
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2641
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2642
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2643
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2644
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2645
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2646
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2647
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2648
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2649
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2650
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2651
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2652
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2653
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2654
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2655
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2925
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/184"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Caramels de mel i pròpolis Muria"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19074
  -props: [
    "product" => App\Entity\Product\Product {#13789
      #id: 8376
      #code: "caramels-mel-propolis"
      #attributes: Doctrine\ORM\PersistentCollection {#13798 …}
      #variants: Doctrine\ORM\PersistentCollection {#13800 …}
      #options: Doctrine\ORM\PersistentCollection {#13804 …}
      #associations: Doctrine\ORM\PersistentCollection {#13802 …}
      #createdAt: DateTime @1757003684 {#13787
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003684 {#13788
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13807 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13808
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13789}
          #id: 8984
          #name: "Caramels de mel i pròpolis Muria"
          #slug: "caramels-mel-propolis"
          #description: """
            <h1>Caramels de mel pròpolis Muria</h1>\n
            <p><strong>INGREDIENTS:</strong></p>\n
            <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
            <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
            <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
            <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
            <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
            <ul>\n
            <li>Valor energètic: 1661kj/391 Kcal</li>\n
            <li>Grasses: &lt;0,5gr</li>\n
            <li>Àcids grassos saturats: &lt;0,1gr</li>\n
            <li>Hidrats de carboni: 96,5 gr</li>\n
            <li>Sucres: 77,0 gr</li>\n
            <li>Proteïnes: &lt;0,1 gr</li>\n
            <li>Sal: 0,01 gr</li>\n
            </ul>\n
            <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
            <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
            <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
            <p data-pm-slice="1 1 []">\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#13790 …}
      #channels: Doctrine\ORM\PersistentCollection {#13796 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13792 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13794 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 184
      -wpData: [
        "id" => 184
        "name" => "Caramels de mel i pròpolis Muria"
        "slug" => "caramels-mel-propolis"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
        "date_created" => "2021-04-12T14:00:49"
        "date_created_gmt" => "2021-04-12T12:00:49"
        "date_modified" => "2025-04-10T10:57:07"
        "date_modified_gmt" => "2025-04-10T08:57:07"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Caramels de mel pròpolis Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
        "sku" => "caramels-mel-propolis"
        "price" => "2.36"
        "regular_price" => "2.36"
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 0
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => true
        "stock_quantity" => 100
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.13"
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          135
          181
          182
          185
          180
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 145
            "name" => "Caramels i dolços"
            "slug" => "caramels-dolcos"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 131
            "date_created" => "2021-04-12T12:29:35"
            "date_created_gmt" => "2021-04-12T08:29:35"
            "date_modified" => "2021-04-12T14:42:29"
            "date_modified_gmt" => "2021-04-12T10:42:29"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis.jpg"
            "name" => "Caramels de mel i pròpolis"
            "alt" => "Caramels de mel i pròpolis"
          ]
        ]
        "attributes" => [
          [
            "id" => 1
            "name" => "Format"
            "position" => 0
            "visible" => true
            "variation" => false
            "options" => [
              "Bossa de 100 gr"
            ]
          ]
        ]
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 2617
            "key" => "_primary_term_product_cat"
            "value" => "145"
          ]
          [
            "id" => 2618
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2619
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 2620
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 2621
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2622
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2623
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2624
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2625
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 2626
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 2627
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2628
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 2629
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2630
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 2631
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 2632
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2633
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2634
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2635
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2636
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 2637
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2638
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 2639
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 2640
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2641
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2642
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2643
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2644
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 2645
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2646
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2647
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2648
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 2649
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2650
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 2651
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 2652
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 2653
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 2654
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 2655
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 2925
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/184"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
132.0 MiB 0.09 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19063
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19065 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19133 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19061 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18940 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#18947
    #collection: Doctrine\Common\Collections\ArrayCollection {#18956 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#18935 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26637 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26630 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19063
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19065 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19133 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19061 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Caramels de mel i pròpolis Muria"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#18947
    #collection: Doctrine\Common\Collections\ArrayCollection {#18956 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#18935 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26637 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26630 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19137
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19063
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19065 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#19133 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19061 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#18940 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#18947
      #collection: Doctrine\Common\Collections\ArrayCollection {#18956 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#18935 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26637 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26630 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.24 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19187
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19183 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19185 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19186 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18940 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#19190
  +variant: App\Entity\Product\ProductVariant {#18940 …}
  +price: "2,36\u{A0}"
  +originalPrice: "2,36\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19187
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19183 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19185 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19186 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 132.0 MiB 0.91 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19056
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18986 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18988 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19006 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13789
    #id: 8376
    #code: "caramels-mel-propolis"
    #attributes: Doctrine\ORM\PersistentCollection {#13798 …}
    #variants: Doctrine\ORM\PersistentCollection {#13800 …}
    #options: Doctrine\ORM\PersistentCollection {#13804 …}
    #associations: Doctrine\ORM\PersistentCollection {#13802 …}
    #createdAt: DateTime @1757003684 {#13787
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13788
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13807 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13808
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13789}
        #id: 8984
        #name: "Caramels de mel i pròpolis Muria"
        #slug: "caramels-mel-propolis"
        #description: """
          <h1>Caramels de mel pròpolis Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13790 …}
    #channels: Doctrine\ORM\PersistentCollection {#13796 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13792 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13794 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 184
    -wpData: [
      "id" => 184
      "name" => "Caramels de mel i pròpolis Muria"
      "slug" => "caramels-mel-propolis"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
      "date_created" => "2021-04-12T14:00:49"
      "date_created_gmt" => "2021-04-12T12:00:49"
      "date_modified" => "2025-04-10T10:57:07"
      "date_modified_gmt" => "2025-04-10T08:57:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel pròpolis Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
      "sku" => "caramels-mel-propolis"
      "price" => "2.36"
      "regular_price" => "2.36"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        135
        181
        182
        185
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 131
          "date_created" => "2021-04-12T12:29:35"
          "date_created_gmt" => "2021-04-12T08:29:35"
          "date_modified" => "2021-04-12T14:42:29"
          "date_modified_gmt" => "2021-04-12T10:42:29"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis.jpg"
          "name" => "Caramels de mel i pròpolis"
          "alt" => "Caramels de mel i pròpolis"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2617
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2618
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2619
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2620
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2621
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2622
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2623
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2624
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2625
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2626
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2627
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2628
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2629
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2630
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2631
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2632
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2633
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2634
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2635
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2636
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2637
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2638
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2639
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2640
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2641
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2642
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2643
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2644
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2645
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2646
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2647
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2648
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2649
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2650
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2651
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2652
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2653
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2654
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2655
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2925
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/184"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#18994
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#19260 …}
  -form: Symfony\Component\Form\Form {#19292 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "d59da66ea84cab7b20af20.dc_nbIAeiOcFzOBv0i3oNa5o1wUcM2RlffH5wvAorEI.GpCpALBXsL1m_rUBlW6gQfQr4jNfWl00KKejkIQF1CAxqaQO0XfcqjecsQ"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19056
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18986 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18988 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19006 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13789
    #id: 8376
    #code: "caramels-mel-propolis"
    #attributes: Doctrine\ORM\PersistentCollection {#13798 …}
    #variants: Doctrine\ORM\PersistentCollection {#13800 …}
    #options: Doctrine\ORM\PersistentCollection {#13804 …}
    #associations: Doctrine\ORM\PersistentCollection {#13802 …}
    #createdAt: DateTime @1757003684 {#13787
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13788
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13807 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13808
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13789}
        #id: 8984
        #name: "Caramels de mel i pròpolis Muria"
        #slug: "caramels-mel-propolis"
        #description: """
          <h1>Caramels de mel pròpolis Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          <p data-pm-slice="1 1 []">\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13790 …}
    #channels: Doctrine\ORM\PersistentCollection {#13796 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13792 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13794 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 184
    -wpData: [
      "id" => 184
      "name" => "Caramels de mel i pròpolis Muria"
      "slug" => "caramels-mel-propolis"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-propolis/"
      "date_created" => "2021-04-12T14:00:49"
      "date_created_gmt" => "2021-04-12T12:00:49"
      "date_modified" => "2025-04-10T10:57:07"
      "date_modified_gmt" => "2025-04-10T08:57:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel pròpolis Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">El pròpolis és una essència molt semblant a la resina que les abelles obtenen de les escorces dels arbres per protegir el rusc, el qual transformen aportant-li propietats beneficioses per la salut. Cal destacar les propietats antiinflamatòries i antisèptiques.</p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Els Caramels de mel i pròpolis Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional dels Caramels de mel i pròpolis Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria suavitzen el mal de coll amb les propietats dels ingredients naturals, com la mel i el pròpolis.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        <p data-pm-slice="1 1 []">\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i pròpolis Muria ofereixen una combinació perfecta de sabor autèntic amb ingredients naturals.</p>\n"
      "sku" => "caramels-mel-propolis"
      "price" => "2.36"
      "regular_price" => "2.36"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,60</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        135
        181
        182
        185
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 131
          "date_created" => "2021-04-12T12:29:35"
          "date_created_gmt" => "2021-04-12T08:29:35"
          "date_modified" => "2021-04-12T14:42:29"
          "date_modified_gmt" => "2021-04-12T10:42:29"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-propolis.jpg"
          "name" => "Caramels de mel i pròpolis"
          "alt" => "Caramels de mel i pròpolis"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2617
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2618
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2619
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2620
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2621
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2622
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2623
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2624
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2625
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2626
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2627
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2628
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2629
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2630
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2631
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2632
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2633
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2634
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2635
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2636
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2637
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2638
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2639
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2640
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2641
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2642
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2643
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2644
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2645
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2646
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2647
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2648
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2649
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2650
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2651
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2652
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2653
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2654
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2655
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2925
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/184"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 132.0 MiB 15.26 ms
Input props
[
  "product" => App\Entity\Product\Product {#13811
    #id: 8377
    #code: "caramels-de-mel-i-llimona-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13820 …}
    #variants: Doctrine\ORM\PersistentCollection {#13822 …}
    #options: Doctrine\ORM\PersistentCollection {#13826 …}
    #associations: Doctrine\ORM\PersistentCollection {#13824 …}
    #createdAt: DateTime @1757003684 {#13809
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13810
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13829 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13830
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13811}
        #id: 8985
        #name: "Caramels de mel i llimona sense sucre Muria"
        #slug: "caramels-de-mel-i-llimona-sense-sucre"
        #description: """
          <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13812 …}
    #channels: Doctrine\ORM\PersistentCollection {#13818 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13814 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13816 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 183
    -wpData: [
      "id" => 183
      "name" => "Caramels de mel i llimona sense sucre Muria"
      "slug" => "caramels-de-mel-i-llimona-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
      "date_created" => "2021-04-12T13:58:16"
      "date_created_gmt" => "2021-04-12T11:58:16"
      "date_modified" => "2025-04-10T10:58:14"
      "date_modified_gmt" => "2025-04-10T08:58:14"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
      "sku" => "caramels-mel-llimona-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 8
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 92
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        185
        184
        181
        182
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 130
          "date_created" => "2021-04-12T12:29:34"
          "date_created_gmt" => "2021-04-12T08:29:34"
          "date_modified" => "2021-04-12T14:43:00"
          "date_modified_gmt" => "2021-04-12T10:43:00"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona-sense-sucre.jpg"
          "name" => "Caramels de mel i llimona sense sucre"
          "alt" => "Caramels de mel i llimona sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2555
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2556
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2557
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2558
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2559
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2560
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2561
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2562
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2563
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2564
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2565
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2566
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2567
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2568
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2569
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2570
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2571
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2572
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2573
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2574
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2575
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2576
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2577
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2578
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2579
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2580
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2581
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2582
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2583
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2584
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2585
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2586
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2587
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2588
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2589
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2590
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2591
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2592
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2593
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2934
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/183"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#19382
  +product: App\Entity\Product\Product {#13811
    #id: 8377
    #code: "caramels-de-mel-i-llimona-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13820 …}
    #variants: Doctrine\ORM\PersistentCollection {#13822 …}
    #options: Doctrine\ORM\PersistentCollection {#13826 …}
    #associations: Doctrine\ORM\PersistentCollection {#13824 …}
    #createdAt: DateTime @1757003684 {#13809
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13810
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13829 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13830
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13811}
        #id: 8985
        #name: "Caramels de mel i llimona sense sucre Muria"
        #slug: "caramels-de-mel-i-llimona-sense-sucre"
        #description: """
          <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13812 …}
    #channels: Doctrine\ORM\PersistentCollection {#13818 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13814 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13816 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 183
    -wpData: [
      "id" => 183
      "name" => "Caramels de mel i llimona sense sucre Muria"
      "slug" => "caramels-de-mel-i-llimona-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
      "date_created" => "2021-04-12T13:58:16"
      "date_created_gmt" => "2021-04-12T11:58:16"
      "date_modified" => "2025-04-10T10:58:14"
      "date_modified_gmt" => "2025-04-10T08:58:14"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
      "sku" => "caramels-mel-llimona-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 8
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 92
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        185
        184
        181
        182
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 130
          "date_created" => "2021-04-12T12:29:34"
          "date_created_gmt" => "2021-04-12T08:29:34"
          "date_modified" => "2021-04-12T14:43:00"
          "date_modified_gmt" => "2021-04-12T10:43:00"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona-sense-sucre.jpg"
          "name" => "Caramels de mel i llimona sense sucre"
          "alt" => "Caramels de mel i llimona sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2555
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2556
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2557
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2558
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2559
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2560
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2561
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2562
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2563
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2564
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2565
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2566
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2567
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2568
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2569
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2570
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2571
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2572
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2573
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2574
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2575
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2576
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2577
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2578
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2579
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2580
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2581
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2582
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2583
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2584
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2585
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2586
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2587
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2588
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2589
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2590
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2591
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2592
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2593
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2934
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/183"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#19404 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.26 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19469
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19459 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19454 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19463 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19404 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#19473
  +variant: App\Entity\Product\ProductVariant {#19404 …}
  +price: "2,64\u{A0}"
  +originalPrice: "2,64\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19469
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19459 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19454 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19463 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
132.0 MiB 1.82 ms
Input props
[
  "product" => App\Entity\Product\Product {#13811
    #id: 8377
    #code: "caramels-de-mel-i-llimona-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13820 …}
    #variants: Doctrine\ORM\PersistentCollection {#13822 …}
    #options: Doctrine\ORM\PersistentCollection {#13826 …}
    #associations: Doctrine\ORM\PersistentCollection {#13824 …}
    #createdAt: DateTime @1757003684 {#13809
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13810
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13829 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13830
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13811}
        #id: 8985
        #name: "Caramels de mel i llimona sense sucre Muria"
        #slug: "caramels-de-mel-i-llimona-sense-sucre"
        #description: """
          <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13812 …}
    #channels: Doctrine\ORM\PersistentCollection {#13818 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13814 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13816 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 183
    -wpData: [
      "id" => 183
      "name" => "Caramels de mel i llimona sense sucre Muria"
      "slug" => "caramels-de-mel-i-llimona-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
      "date_created" => "2021-04-12T13:58:16"
      "date_created_gmt" => "2021-04-12T11:58:16"
      "date_modified" => "2025-04-10T10:58:14"
      "date_modified_gmt" => "2025-04-10T08:58:14"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
      "sku" => "caramels-mel-llimona-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 8
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 92
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        185
        184
        181
        182
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 130
          "date_created" => "2021-04-12T12:29:34"
          "date_created_gmt" => "2021-04-12T08:29:34"
          "date_modified" => "2021-04-12T14:43:00"
          "date_modified_gmt" => "2021-04-12T10:43:00"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona-sense-sucre.jpg"
          "name" => "Caramels de mel i llimona sense sucre"
          "alt" => "Caramels de mel i llimona sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2555
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2556
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2557
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2558
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2559
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2560
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2561
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2562
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2563
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2564
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2565
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2566
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2567
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2568
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2569
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2570
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2571
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2572
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2573
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2574
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2575
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2576
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2577
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2578
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2579
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2580
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2581
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2582
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2583
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2584
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2585
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2586
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2587
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2588
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2589
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2590
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2591
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2592
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2593
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2934
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/183"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Caramels de mel i llimona sense sucre Muria"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19538
  -props: [
    "product" => App\Entity\Product\Product {#13811
      #id: 8377
      #code: "caramels-de-mel-i-llimona-sense-sucre"
      #attributes: Doctrine\ORM\PersistentCollection {#13820 …}
      #variants: Doctrine\ORM\PersistentCollection {#13822 …}
      #options: Doctrine\ORM\PersistentCollection {#13826 …}
      #associations: Doctrine\ORM\PersistentCollection {#13824 …}
      #createdAt: DateTime @1757003684 {#13809
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003684 {#13810
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13829 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13830
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13811}
          #id: 8985
          #name: "Caramels de mel i llimona sense sucre Muria"
          #slug: "caramels-de-mel-i-llimona-sense-sucre"
          #description: """
            <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
            <p><strong>INGREDIENTS:</strong></p>\n
            <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
            <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
            <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
            <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
            <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
            <ul>\n
            <li>Valor energètic: 983kj/236 Kcal</li>\n
            <li>Grasses: &lt;0,5gr</li>\n
            <li>Àcids grassos saturats: &lt;0,0gr</li>\n
            <li>Hidrats de carboni: 98,5 gr</li>\n
            <li>Sucres: &lt;0,2 gr</li>\n
            <li>Proteïnes: &lt;0,0 gr</li>\n
            <li>Sal: 0,01 gr</li>\n
            </ul>\n
            <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
            <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
            <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#13812 …}
      #channels: Doctrine\ORM\PersistentCollection {#13818 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13814 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13816 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 183
      -wpData: [
        "id" => 183
        "name" => "Caramels de mel i llimona sense sucre Muria"
        "slug" => "caramels-de-mel-i-llimona-sense-sucre"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
        "date_created" => "2021-04-12T13:58:16"
        "date_created_gmt" => "2021-04-12T11:58:16"
        "date_modified" => "2025-04-10T10:58:14"
        "date_modified_gmt" => "2025-04-10T08:58:14"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        "short_description" => "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
        "sku" => "caramels-mel-llimona-ss"
        "price" => "2.64"
        "regular_price" => "2.64"
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 8
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => true
        "stock_quantity" => 92
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.13"
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          185
          184
          181
          182
          180
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 145
            "name" => "Caramels i dolços"
            "slug" => "caramels-dolcos"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 130
            "date_created" => "2021-04-12T12:29:34"
            "date_created_gmt" => "2021-04-12T08:29:34"
            "date_modified" => "2021-04-12T14:43:00"
            "date_modified_gmt" => "2021-04-12T10:43:00"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona-sense-sucre.jpg"
            "name" => "Caramels de mel i llimona sense sucre"
            "alt" => "Caramels de mel i llimona sense sucre"
          ]
        ]
        "attributes" => [
          [
            "id" => 1
            "name" => "Format"
            "position" => 0
            "visible" => true
            "variation" => false
            "options" => [
              "Bossa de 100 gr"
            ]
          ]
        ]
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 2555
            "key" => "_primary_term_product_cat"
            "value" => "145"
          ]
          [
            "id" => 2556
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2557
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 2558
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 2559
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2560
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2561
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2562
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2563
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 2564
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 2565
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2566
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 2567
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2568
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 2569
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 2570
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2571
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2572
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2573
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2574
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 2575
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2576
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 2577
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 2578
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2579
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2580
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2581
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2582
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 2583
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2584
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2585
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2586
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 2587
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2588
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 2589
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 2590
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 2591
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 2592
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 2593
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 2934
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/183"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
132.0 MiB 0.10 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19527
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19529 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19597 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19525 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19404 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#19411
    #collection: Doctrine\Common\Collections\ArrayCollection {#19420 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#19399 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26682 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26675 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19527
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19529 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19597 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19525 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Caramels de mel i llimona sense sucre Muria"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#19411
    #collection: Doctrine\Common\Collections\ArrayCollection {#19420 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#19399 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26682 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26675 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19601
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19527
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19529 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#19597 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19525 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#19404 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#19411
      #collection: Doctrine\Common\Collections\ArrayCollection {#19420 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#19399 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26682 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26675 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.32 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19651
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19647 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19649 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19650 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19404 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#19654
  +variant: App\Entity\Product\ProductVariant {#19404 …}
  +price: "2,64\u{A0}"
  +originalPrice: "2,64\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19651
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19647 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19649 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19650 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 132.0 MiB 1.07 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19520
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19450 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19452 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19470 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13811
    #id: 8377
    #code: "caramels-de-mel-i-llimona-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13820 …}
    #variants: Doctrine\ORM\PersistentCollection {#13822 …}
    #options: Doctrine\ORM\PersistentCollection {#13826 …}
    #associations: Doctrine\ORM\PersistentCollection {#13824 …}
    #createdAt: DateTime @1757003684 {#13809
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13810
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13829 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13830
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13811}
        #id: 8985
        #name: "Caramels de mel i llimona sense sucre Muria"
        #slug: "caramels-de-mel-i-llimona-sense-sucre"
        #description: """
          <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13812 …}
    #channels: Doctrine\ORM\PersistentCollection {#13818 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13814 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13816 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 183
    -wpData: [
      "id" => 183
      "name" => "Caramels de mel i llimona sense sucre Muria"
      "slug" => "caramels-de-mel-i-llimona-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
      "date_created" => "2021-04-12T13:58:16"
      "date_created_gmt" => "2021-04-12T11:58:16"
      "date_modified" => "2025-04-10T10:58:14"
      "date_modified_gmt" => "2025-04-10T08:58:14"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
      "sku" => "caramels-mel-llimona-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 8
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 92
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        185
        184
        181
        182
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 130
          "date_created" => "2021-04-12T12:29:34"
          "date_created_gmt" => "2021-04-12T08:29:34"
          "date_modified" => "2021-04-12T14:43:00"
          "date_modified_gmt" => "2021-04-12T10:43:00"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona-sense-sucre.jpg"
          "name" => "Caramels de mel i llimona sense sucre"
          "alt" => "Caramels de mel i llimona sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2555
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2556
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2557
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2558
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2559
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2560
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2561
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2562
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2563
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2564
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2565
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2566
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2567
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2568
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2569
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2570
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2571
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2572
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2573
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2574
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2575
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2576
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2577
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2578
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2579
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2580
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2581
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2582
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2583
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2584
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2585
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2586
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2587
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2588
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2589
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2590
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2591
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2592
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2593
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2934
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/183"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#19458
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#19724 …}
  -form: Symfony\Component\Form\Form {#19756 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "4982d4.5arzNA0tZ2F-ipORlATAgKarsctMLhab9TvqYfrFsfY.ivW9WD1kXzsduMb_00eI9PzohP0PRy_KoG2wM47oyZShzLBWXEQzLEzawg"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19520
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19450 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19452 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19470 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13811
    #id: 8377
    #code: "caramels-de-mel-i-llimona-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13820 …}
    #variants: Doctrine\ORM\PersistentCollection {#13822 …}
    #options: Doctrine\ORM\PersistentCollection {#13826 …}
    #associations: Doctrine\ORM\PersistentCollection {#13824 …}
    #createdAt: DateTime @1757003684 {#13809
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13810
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13829 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13830
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13811}
        #id: 8985
        #name: "Caramels de mel i llimona sense sucre Muria"
        #slug: "caramels-de-mel-i-llimona-sense-sucre"
        #description: """
          <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
          <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13812 …}
    #channels: Doctrine\ORM\PersistentCollection {#13818 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13814 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13816 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 183
    -wpData: [
      "id" => 183
      "name" => "Caramels de mel i llimona sense sucre Muria"
      "slug" => "caramels-de-mel-i-llimona-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-llimona-sense-sucre/"
      "date_created" => "2021-04-12T13:58:16"
      "date_created_gmt" => "2021-04-12T11:58:16"
      "date_modified" => "2025-04-10T10:58:14"
      "date_modified_gmt" => "2025-04-10T08:58:14"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">Els caramels de mel i llimona sense sucre Muria no contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Aptes per a celíacs.</p>\n
        <p>Informació nutricional caramels de mel i llimona sense sucre Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p>Els caramels de mel i llimona sense sucre Muria combinen el sabor suau de la mel amb la frescor cítrica del llimó, oferint una opció deliciosa i saludable per a qui busca un caramell sense sucre.</p>\n"
      "sku" => "caramels-mel-llimona-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 8
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 92
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        185
        184
        181
        182
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 130
          "date_created" => "2021-04-12T12:29:34"
          "date_created_gmt" => "2021-04-12T08:29:34"
          "date_modified" => "2021-04-12T14:43:00"
          "date_modified_gmt" => "2021-04-12T10:43:00"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona-sense-sucre.jpg"
          "name" => "Caramels de mel i llimona sense sucre"
          "alt" => "Caramels de mel i llimona sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2555
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2556
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2557
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2558
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2559
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2560
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2561
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2562
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2563
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2564
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2565
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2566
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2567
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2568
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2569
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2570
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2571
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2572
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2573
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2574
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2575
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2576
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2577
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2578
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2579
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2580
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2581
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2582
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2583
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2584
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2585
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2586
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2587
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2588
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2589
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2590
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2591
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2592
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2593
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2934
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/183"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 134.0 MiB 15.15 ms
Input props
[
  "product" => App\Entity\Product\Product {#13833
    #id: 8378
    #code: "caramels-mel-llimona"
    #attributes: Doctrine\ORM\PersistentCollection {#13842 …}
    #variants: Doctrine\ORM\PersistentCollection {#13844 …}
    #options: Doctrine\ORM\PersistentCollection {#13848 …}
    #associations: Doctrine\ORM\PersistentCollection {#13846 …}
    #createdAt: DateTime @1757003684 {#13831
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13832
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13851 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13852
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13833}
        #id: 8986
        #name: "Caramels de mel i llimona Muria"
        #slug: "caramels-mel-llimona"
        #description: """
          <h1>Caramels de mel i llimona Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13834 …}
    #channels: Doctrine\ORM\PersistentCollection {#13840 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13836 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13838 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 182
    -wpData: [
      "id" => 182
      "name" => "Caramels de mel i llimona Muria"
      "slug" => "caramels-mel-llimona"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
      "date_created" => "2021-04-12T13:56:58"
      "date_created_gmt" => "2021-04-12T11:56:58"
      "date_modified" => "2025-04-10T11:11:16"
      "date_modified_gmt" => "2025-04-10T09:11:16"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
      "sku" => "caramels-mel-llimona"
      "price" => "1.91"
      "regular_price" => "1.91"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,10</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        181
        183
        135
        185
        184
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 129
          "date_created" => "2021-04-12T12:29:33"
          "date_created_gmt" => "2021-04-12T08:29:33"
          "date_modified" => "2021-04-12T14:43:12"
          "date_modified_gmt" => "2021-04-12T10:43:12"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona.jpg"
          "name" => "Caramels mel i llimona"
          "alt" => "Caramels mel i llimona"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2493
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2494
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2495
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2496
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2497
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2498
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2499
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2500
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2501
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2502
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2503
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2504
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2505
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2506
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2507
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2508
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2509
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2510
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2511
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2512
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2513
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2514
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2515
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2516
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2517
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2518
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2519
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2520
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2521
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2522
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2523
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2524
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2525
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2526
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2527
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2528
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2529
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2530
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2531
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2931
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/182"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#19846
  +product: App\Entity\Product\Product {#13833
    #id: 8378
    #code: "caramels-mel-llimona"
    #attributes: Doctrine\ORM\PersistentCollection {#13842 …}
    #variants: Doctrine\ORM\PersistentCollection {#13844 …}
    #options: Doctrine\ORM\PersistentCollection {#13848 …}
    #associations: Doctrine\ORM\PersistentCollection {#13846 …}
    #createdAt: DateTime @1757003684 {#13831
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13832
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13851 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13852
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13833}
        #id: 8986
        #name: "Caramels de mel i llimona Muria"
        #slug: "caramels-mel-llimona"
        #description: """
          <h1>Caramels de mel i llimona Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13834 …}
    #channels: Doctrine\ORM\PersistentCollection {#13840 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13836 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13838 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 182
    -wpData: [
      "id" => 182
      "name" => "Caramels de mel i llimona Muria"
      "slug" => "caramels-mel-llimona"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
      "date_created" => "2021-04-12T13:56:58"
      "date_created_gmt" => "2021-04-12T11:56:58"
      "date_modified" => "2025-04-10T11:11:16"
      "date_modified_gmt" => "2025-04-10T09:11:16"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
      "sku" => "caramels-mel-llimona"
      "price" => "1.91"
      "regular_price" => "1.91"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,10</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        181
        183
        135
        185
        184
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 129
          "date_created" => "2021-04-12T12:29:33"
          "date_created_gmt" => "2021-04-12T08:29:33"
          "date_modified" => "2021-04-12T14:43:12"
          "date_modified_gmt" => "2021-04-12T10:43:12"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona.jpg"
          "name" => "Caramels mel i llimona"
          "alt" => "Caramels mel i llimona"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2493
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2494
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2495
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2496
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2497
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2498
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2499
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2500
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2501
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2502
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2503
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2504
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2505
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2506
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2507
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2508
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2509
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2510
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2511
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2512
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2513
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2514
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2515
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2516
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2517
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2518
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2519
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2520
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2521
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2522
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2523
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2524
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2525
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2526
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2527
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2528
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2529
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2530
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2531
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2931
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/182"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#19868 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.27 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19933
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19923 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19918 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19927 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19868 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#19937
  +variant: App\Entity\Product\ProductVariant {#19868 …}
  +price: "1,91\u{A0}"
  +originalPrice: "1,91\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19933
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19923 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19918 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19927 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
132.0 MiB 3.10 ms
Input props
[
  "product" => App\Entity\Product\Product {#13833
    #id: 8378
    #code: "caramels-mel-llimona"
    #attributes: Doctrine\ORM\PersistentCollection {#13842 …}
    #variants: Doctrine\ORM\PersistentCollection {#13844 …}
    #options: Doctrine\ORM\PersistentCollection {#13848 …}
    #associations: Doctrine\ORM\PersistentCollection {#13846 …}
    #createdAt: DateTime @1757003684 {#13831
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13832
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13851 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13852
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13833}
        #id: 8986
        #name: "Caramels de mel i llimona Muria"
        #slug: "caramels-mel-llimona"
        #description: """
          <h1>Caramels de mel i llimona Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13834 …}
    #channels: Doctrine\ORM\PersistentCollection {#13840 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13836 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13838 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 182
    -wpData: [
      "id" => 182
      "name" => "Caramels de mel i llimona Muria"
      "slug" => "caramels-mel-llimona"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
      "date_created" => "2021-04-12T13:56:58"
      "date_created_gmt" => "2021-04-12T11:56:58"
      "date_modified" => "2025-04-10T11:11:16"
      "date_modified_gmt" => "2025-04-10T09:11:16"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
      "sku" => "caramels-mel-llimona"
      "price" => "1.91"
      "regular_price" => "1.91"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,10</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        181
        183
        135
        185
        184
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 129
          "date_created" => "2021-04-12T12:29:33"
          "date_created_gmt" => "2021-04-12T08:29:33"
          "date_modified" => "2021-04-12T14:43:12"
          "date_modified_gmt" => "2021-04-12T10:43:12"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona.jpg"
          "name" => "Caramels mel i llimona"
          "alt" => "Caramels mel i llimona"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2493
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2494
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2495
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2496
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2497
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2498
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2499
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2500
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2501
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2502
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2503
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2504
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2505
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2506
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2507
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2508
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2509
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2510
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2511
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2512
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2513
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2514
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2515
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2516
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2517
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2518
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2519
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2520
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2521
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2522
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2523
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2524
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2525
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2526
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2527
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2528
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2529
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2530
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2531
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2931
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/182"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Caramels de mel i llimona Muria"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#20002
  -props: [
    "product" => App\Entity\Product\Product {#13833
      #id: 8378
      #code: "caramels-mel-llimona"
      #attributes: Doctrine\ORM\PersistentCollection {#13842 …}
      #variants: Doctrine\ORM\PersistentCollection {#13844 …}
      #options: Doctrine\ORM\PersistentCollection {#13848 …}
      #associations: Doctrine\ORM\PersistentCollection {#13846 …}
      #createdAt: DateTime @1757003684 {#13831
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003684 {#13832
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13851 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13852
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13833}
          #id: 8986
          #name: "Caramels de mel i llimona Muria"
          #slug: "caramels-mel-llimona"
          #description: """
            <h1>Caramels de mel i llimona Muria</h1>\n
            <p><strong>INGREDIENTS:</strong></p>\n
            <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
            <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
            <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
            <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
            <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
            <ul>\n
            <li>Valor energètic: 1661kj/391 Kcal</li>\n
            <li>Grasses: &lt;0,5gr</li>\n
            <li>Àcids grassos saturats: &lt;0,1gr</li>\n
            <li>Hidrats de carboni: 96,5 gr</li>\n
            <li>Sucres: 77,0 gr</li>\n
            <li>Proteïnes: &lt;0,1 gr</li>\n
            <li>Sal: 0,01 gr</li>\n
            </ul>\n
            <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
            <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
            <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#13834 …}
      #channels: Doctrine\ORM\PersistentCollection {#13840 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13836 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13838 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 182
      -wpData: [
        "id" => 182
        "name" => "Caramels de mel i llimona Muria"
        "slug" => "caramels-mel-llimona"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
        "date_created" => "2021-04-12T13:56:58"
        "date_created_gmt" => "2021-04-12T11:56:58"
        "date_modified" => "2025-04-10T11:11:16"
        "date_modified_gmt" => "2025-04-10T09:11:16"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Caramels de mel i llimona Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        "short_description" => "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
        "sku" => "caramels-mel-llimona"
        "price" => "1.91"
        "regular_price" => "1.91"
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,10</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 0
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => true
        "stock_quantity" => 100
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.13"
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          181
          183
          135
          185
          184
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 145
            "name" => "Caramels i dolços"
            "slug" => "caramels-dolcos"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 129
            "date_created" => "2021-04-12T12:29:33"
            "date_created_gmt" => "2021-04-12T08:29:33"
            "date_modified" => "2021-04-12T14:43:12"
            "date_modified_gmt" => "2021-04-12T10:43:12"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona.jpg"
            "name" => "Caramels mel i llimona"
            "alt" => "Caramels mel i llimona"
          ]
        ]
        "attributes" => [
          [
            "id" => 1
            "name" => "Format"
            "position" => 0
            "visible" => true
            "variation" => false
            "options" => [
              "Bossa de 100 gr"
            ]
          ]
        ]
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 2493
            "key" => "_primary_term_product_cat"
            "value" => "145"
          ]
          [
            "id" => 2494
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2495
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 2496
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 2497
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2498
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2499
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2500
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2501
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 2502
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 2503
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2504
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 2505
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2506
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 2507
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 2508
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2509
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2510
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2511
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2512
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 2513
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2514
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 2515
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 2516
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2517
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2518
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2519
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2520
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 2521
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2522
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2523
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2524
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 2525
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2526
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 2527
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 2528
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 2529
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 2530
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 2531
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 2931
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/182"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
132.0 MiB 0.09 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19991
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19993 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20061 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19989 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19868 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#19875
    #collection: Doctrine\Common\Collections\ArrayCollection {#19884 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#19863 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26727 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26720 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19991
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19993 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20061 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19989 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Caramels de mel i llimona Muria"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#19875
    #collection: Doctrine\Common\Collections\ArrayCollection {#19884 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#19863 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26727 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26720 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#20065
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19991
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19993 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#20061 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19989 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#19868 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#19875
      #collection: Doctrine\Common\Collections\ArrayCollection {#19884 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#19863 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26727 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26720 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.23 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#20115
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20111 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20113 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20114 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19868 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#20118
  +variant: App\Entity\Product\ProductVariant {#19868 …}
  +price: "1,91\u{A0}"
  +originalPrice: "1,91\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#20115
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20111 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20113 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20114 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 134.0 MiB 0.96 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19984
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19914 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19916 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19934 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13833
    #id: 8378
    #code: "caramels-mel-llimona"
    #attributes: Doctrine\ORM\PersistentCollection {#13842 …}
    #variants: Doctrine\ORM\PersistentCollection {#13844 …}
    #options: Doctrine\ORM\PersistentCollection {#13848 …}
    #associations: Doctrine\ORM\PersistentCollection {#13846 …}
    #createdAt: DateTime @1757003684 {#13831
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13832
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13851 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13852
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13833}
        #id: 8986
        #name: "Caramels de mel i llimona Muria"
        #slug: "caramels-mel-llimona"
        #description: """
          <h1>Caramels de mel i llimona Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13834 …}
    #channels: Doctrine\ORM\PersistentCollection {#13840 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13836 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13838 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 182
    -wpData: [
      "id" => 182
      "name" => "Caramels de mel i llimona Muria"
      "slug" => "caramels-mel-llimona"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
      "date_created" => "2021-04-12T13:56:58"
      "date_created_gmt" => "2021-04-12T11:56:58"
      "date_modified" => "2025-04-10T11:11:16"
      "date_modified_gmt" => "2025-04-10T09:11:16"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
      "sku" => "caramels-mel-llimona"
      "price" => "1.91"
      "regular_price" => "1.91"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,10</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        181
        183
        135
        185
        184
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 129
          "date_created" => "2021-04-12T12:29:33"
          "date_created_gmt" => "2021-04-12T08:29:33"
          "date_modified" => "2021-04-12T14:43:12"
          "date_modified_gmt" => "2021-04-12T10:43:12"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona.jpg"
          "name" => "Caramels mel i llimona"
          "alt" => "Caramels mel i llimona"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2493
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2494
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2495
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2496
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2497
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2498
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2499
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2500
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2501
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2502
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2503
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2504
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2505
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2506
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2507
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2508
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2509
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2510
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2511
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2512
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2513
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2514
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2515
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2516
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2517
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2518
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2519
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2520
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2521
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2522
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2523
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2524
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2525
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2526
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2527
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2528
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2529
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2530
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2531
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2931
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/182"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#19922
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#20188 …}
  -form: Symfony\Component\Form\Form {#20220 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "428f297b328a97e90f5adfbb9d4f.e587PgH_o-9wqJ_rTZfhR5W9s6bgXYKwyS-0j-MqZYg.FMB1UjG2m7UTmsqFCtSpM8_-hpCjNLvhnHnu3ZcHHeo_-XhcUJb3okL4zg"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19984
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19914 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19916 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19934 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13833
    #id: 8378
    #code: "caramels-mel-llimona"
    #attributes: Doctrine\ORM\PersistentCollection {#13842 …}
    #variants: Doctrine\ORM\PersistentCollection {#13844 …}
    #options: Doctrine\ORM\PersistentCollection {#13848 …}
    #associations: Doctrine\ORM\PersistentCollection {#13846 …}
    #createdAt: DateTime @1757003684 {#13831
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003684 {#13832
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13851 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13852
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13833}
        #id: 8986
        #name: "Caramels de mel i llimona Muria"
        #slug: "caramels-mel-llimona"
        #description: """
          <h1>Caramels de mel i llimona Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 1661kj/391 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,1gr</li>\n
          <li>Hidrats de carboni: 96,5 gr</li>\n
          <li>Sucres: 77,0 gr</li>\n
          <li>Proteïnes: &lt;0,1 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13834 …}
    #channels: Doctrine\ORM\PersistentCollection {#13840 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13836 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13838 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 182
    -wpData: [
      "id" => 182
      "name" => "Caramels de mel i llimona Muria"
      "slug" => "caramels-mel-llimona"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-mel-llimona/"
      "date_created" => "2021-04-12T13:56:58"
      "date_created_gmt" => "2021-04-12T11:56:58"
      "date_modified" => "2025-04-10T11:11:16"
      "date_modified_gmt" => "2025-04-10T09:11:16"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i llimona Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Caramels de mel i llimona Muria sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional Caramels de mel i llimona Muria 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 1661kj/391 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,1gr</li>\n
        <li>Hidrats de carboni: 96,5 gr</li>\n
        <li>Sucres: 77,0 gr</li>\n
        <li>Proteïnes: &lt;0,1 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">La llimona ofereix beneficis, ja que conté vitamina C, reforça el sistema immune, té propietats antiinflamatòries natural i refresca.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Caramels de mel i llimona Muria amb el sabor suau de la mel i l&#8217;acidesa de la llimona, la combinació perfecta per gaudir d&#8217;un caramel artesanal realment autèntic.</p>\n"
      "sku" => "caramels-mel-llimona"
      "price" => "1.91"
      "regular_price" => "1.91"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,10</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 0
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 100
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        181
        183
        135
        185
        184
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 129
          "date_created" => "2021-04-12T12:29:33"
          "date_created_gmt" => "2021-04-12T08:29:33"
          "date_modified" => "2021-04-12T14:43:12"
          "date_modified_gmt" => "2021-04-12T10:43:12"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-llimona.jpg"
          "name" => "Caramels mel i llimona"
          "alt" => "Caramels mel i llimona"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2493
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2494
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2495
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2496
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2497
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2498
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2499
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2500
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2501
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2502
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2503
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2504
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2505
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2506
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2507
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2508
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2509
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2510
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2511
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2512
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2513
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2514
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2515
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2516
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2517
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2518
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2519
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2520
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2521
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2522
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2523
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2524
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2525
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2526
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2527
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2528
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2529
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2530
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2531
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2931
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/182"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 134.0 MiB 29.69 ms
Input props
[
  "product" => App\Entity\Product\Product {#13855
    #id: 8379
    #code: "caramels-de-mel-i-eucaliputs-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13864 …}
    #variants: Doctrine\ORM\PersistentCollection {#13866 …}
    #options: Doctrine\ORM\PersistentCollection {#13870 …}
    #associations: Doctrine\ORM\PersistentCollection {#13868 …}
    #createdAt: DateTime @1757003684 {#13853
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003685 {#13854
      date: 2025-09-04 16:34:45.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13873 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13874
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13855}
        #id: 8987
        #name: "Caramels de mel i eucaliptus sense sucre Muria"
        #slug: "caramels-de-mel-i-eucaliputs-sense-sucre"
        #description: """
          <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
          <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
          <p>Aroma agradable amb sensació de frescor.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13856 …}
    #channels: Doctrine\ORM\PersistentCollection {#13862 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13858 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13860 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 181
    -wpData: [
      "id" => 181
      "name" => "Caramels de mel i eucaliptus sense sucre Muria"
      "slug" => "caramels-de-mel-i-eucaliputs-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
      "date_created" => "2021-04-12T13:54:56"
      "date_created_gmt" => "2021-04-12T11:54:56"
      "date_modified" => "2025-04-08T16:08:56"
      "date_modified_gmt" => "2025-04-08T14:08:56"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
        <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
        <p>Aroma agradable amb sensació de frescor.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
      "sku" => "caramels-mel-eucaliputs-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 4
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 96
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        135
        182
        184
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 128
          "date_created" => "2021-04-12T12:29:31"
          "date_created_gmt" => "2021-04-12T08:29:31"
          "date_modified" => "2021-04-12T14:43:22"
          "date_modified_gmt" => "2021-04-12T10:43:22"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-eucaliputs-sense-sucre.jpg"
          "name" => "Caramels de mel i eucaliptus sense sucre"
          "alt" => "Caramels de mel i eucaliptus sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2431
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2432
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2433
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2434
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2435
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2436
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2437
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2438
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2439
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2440
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2441
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2442
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2443
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2444
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2445
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2446
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2447
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2448
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2449
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2450
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2451
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2452
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2453
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2454
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2455
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2456
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2457
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2458
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2459
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2460
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2461
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2462
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2463
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2464
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2465
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2466
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2467
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2468
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2469
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2937
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/181"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "@SyliusShop/product/common/card.html.twig"
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
]
Attributes
[
  "template" => "@SyliusShop/product/common/card.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent {#20310
  +product: App\Entity\Product\Product {#13855
    #id: 8379
    #code: "caramels-de-mel-i-eucaliputs-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13864 …}
    #variants: Doctrine\ORM\PersistentCollection {#13866 …}
    #options: Doctrine\ORM\PersistentCollection {#13870 …}
    #associations: Doctrine\ORM\PersistentCollection {#13868 …}
    #createdAt: DateTime @1757003684 {#13853
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003685 {#13854
      date: 2025-09-04 16:34:45.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13873 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13874
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13855}
        #id: 8987
        #name: "Caramels de mel i eucaliptus sense sucre Muria"
        #slug: "caramels-de-mel-i-eucaliputs-sense-sucre"
        #description: """
          <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
          <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
          <p>Aroma agradable amb sensació de frescor.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13856 …}
    #channels: Doctrine\ORM\PersistentCollection {#13862 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13858 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13860 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 181
    -wpData: [
      "id" => 181
      "name" => "Caramels de mel i eucaliptus sense sucre Muria"
      "slug" => "caramels-de-mel-i-eucaliputs-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
      "date_created" => "2021-04-12T13:54:56"
      "date_created_gmt" => "2021-04-12T11:54:56"
      "date_modified" => "2025-04-08T16:08:56"
      "date_modified_gmt" => "2025-04-08T14:08:56"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
        <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
        <p>Aroma agradable amb sensació de frescor.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
      "sku" => "caramels-mel-eucaliputs-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 4
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 96
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        135
        182
        184
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 128
          "date_created" => "2021-04-12T12:29:31"
          "date_created_gmt" => "2021-04-12T08:29:31"
          "date_modified" => "2021-04-12T14:43:22"
          "date_modified_gmt" => "2021-04-12T10:43:22"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-eucaliputs-sense-sucre.jpg"
          "name" => "Caramels de mel i eucaliptus sense sucre"
          "alt" => "Caramels de mel i eucaliptus sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2431
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2432
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2433
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2434
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2435
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2436
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2437
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2438
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2439
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2440
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2441
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2442
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2443
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2444
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2445
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2446
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2447
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2448
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2449
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2450
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2451
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2452
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2453
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2454
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2455
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2456
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2457
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2458
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2459
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2460
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2461
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2462
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2463
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2464
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2465
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2466
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2467
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2468
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2469
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2937
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/181"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#20332 …}
  +slug: null
  #productRepository: App\Repository\ProductRepository {#7380 …}
  #productVariantResolver: Sylius\Component\Product\Resolver\CompositeProductVariantResolver {#5876 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15621
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15628 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15634 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15623 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 134.0 MiB 0.32 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#10782
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20387 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20382 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20391 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#20332 …}
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Attributes
[
  "template" => "shop/shared/product/card/details/discount_percentage.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#12147
  +variant: App\Entity\Product\ProductVariant {#20332 …}
  +price: "2,64\u{A0}"
  +originalPrice: "2,64\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#10782
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20387 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20382 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20391 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
}
sylius_shop:main_image
[Anonymous]
134.0 MiB 3.04 ms
Input props
[
  "product" => App\Entity\Product\Product {#13855
    #id: 8379
    #code: "caramels-de-mel-i-eucaliputs-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13864 …}
    #variants: Doctrine\ORM\PersistentCollection {#13866 …}
    #options: Doctrine\ORM\PersistentCollection {#13870 …}
    #associations: Doctrine\ORM\PersistentCollection {#13868 …}
    #createdAt: DateTime @1757003684 {#13853
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003685 {#13854
      date: 2025-09-04 16:34:45.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13873 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13874
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13855}
        #id: 8987
        #name: "Caramels de mel i eucaliptus sense sucre Muria"
        #slug: "caramels-de-mel-i-eucaliputs-sense-sucre"
        #description: """
          <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
          <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
          <p>Aroma agradable amb sensació de frescor.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13856 …}
    #channels: Doctrine\ORM\PersistentCollection {#13862 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13858 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13860 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 181
    -wpData: [
      "id" => 181
      "name" => "Caramels de mel i eucaliptus sense sucre Muria"
      "slug" => "caramels-de-mel-i-eucaliputs-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
      "date_created" => "2021-04-12T13:54:56"
      "date_created_gmt" => "2021-04-12T11:54:56"
      "date_modified" => "2025-04-08T16:08:56"
      "date_modified_gmt" => "2025-04-08T14:08:56"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
        <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
        <p>Aroma agradable amb sensació de frescor.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
      "sku" => "caramels-mel-eucaliputs-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 4
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 96
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        135
        182
        184
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 128
          "date_created" => "2021-04-12T12:29:31"
          "date_created_gmt" => "2021-04-12T08:29:31"
          "date_modified" => "2021-04-12T14:43:22"
          "date_modified_gmt" => "2021-04-12T10:43:22"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-eucaliputs-sense-sucre.jpg"
          "name" => "Caramels de mel i eucaliptus sense sucre"
          "alt" => "Caramels de mel i eucaliptus sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2431
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2432
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2433
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2434
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2435
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2436
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2437
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2438
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2439
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2440
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2441
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2442
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2443
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2444
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2445
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2446
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2447
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2448
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2449
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2450
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2451
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2452
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2453
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2454
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2455
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2456
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2457
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2458
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2459
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2460
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2461
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2462
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2463
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2464
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2465
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2466
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2467
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2468
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2469
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2937
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/181"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Caramels de mel i eucaliptus sense sucre Muria"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#15760
  -props: [
    "product" => App\Entity\Product\Product {#13855
      #id: 8379
      #code: "caramels-de-mel-i-eucaliputs-sense-sucre"
      #attributes: Doctrine\ORM\PersistentCollection {#13864 …}
      #variants: Doctrine\ORM\PersistentCollection {#13866 …}
      #options: Doctrine\ORM\PersistentCollection {#13870 …}
      #associations: Doctrine\ORM\PersistentCollection {#13868 …}
      #createdAt: DateTime @1757003684 {#13853
        date: 2025-09-04 16:34:44.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003685 {#13854
        date: 2025-09-04 16:34:45.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13873 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13874
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13855}
          #id: 8987
          #name: "Caramels de mel i eucaliptus sense sucre Muria"
          #slug: "caramels-de-mel-i-eucaliputs-sense-sucre"
          #description: """
            <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
            <p><strong>INGREDIENTS:</strong></p>\n
            <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
            <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
            <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
            <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
            <p>Informació nutricional 100gr:</p>\n
            <ul>\n
            <li>Valor energètic: 983kj/236 Kcal</li>\n
            <li>Grasses: &lt;0,5gr</li>\n
            <li>Àcids grassos saturats: &lt;0,0gr</li>\n
            <li>Hidrats de carboni: 98,5 gr</li>\n
            <li>Sucres: &lt;0,2 gr</li>\n
            <li>Proteïnes: &lt;0,0 gr</li>\n
            <li>Sal: 0,01 gr</li>\n
            </ul>\n
            <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
            <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
            <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
            <p>Aroma agradable amb sensació de frescor.</p>\n
            <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#13856 …}
      #channels: Doctrine\ORM\PersistentCollection {#13862 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13858 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13860 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 181
      -wpData: [
        "id" => 181
        "name" => "Caramels de mel i eucaliptus sense sucre Muria"
        "slug" => "caramels-de-mel-i-eucaliputs-sense-sucre"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
        "date_created" => "2021-04-12T13:54:56"
        "date_created_gmt" => "2021-04-12T11:54:56"
        "date_modified" => "2025-04-08T16:08:56"
        "date_modified_gmt" => "2025-04-08T14:08:56"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
          <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
          <p>Aroma agradable amb sensació de frescor.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
        "sku" => "caramels-mel-eucaliputs-ss"
        "price" => "2.64"
        "regular_price" => "2.64"
        "sale_price" => ""
        "date_on_sale_from" => null
        "date_on_sale_from_gmt" => null
        "date_on_sale_to" => null
        "date_on_sale_to_gmt" => null
        "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
        "on_sale" => false
        "purchasable" => true
        "total_sales" => 4
        "virtual" => false
        "downloadable" => false
        "downloads" => []
        "download_limit" => -1
        "download_expiry" => -1
        "external_url" => ""
        "button_text" => ""
        "tax_status" => "taxable"
        "tax_class" => "tipus-reduit"
        "manage_stock" => true
        "stock_quantity" => 96
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.13"
        "dimensions" => [
          "length" => ""
          "width" => ""
          "height" => ""
        ]
        "shipping_required" => true
        "shipping_taxable" => true
        "shipping_class" => ""
        "shipping_class_id" => 0
        "reviews_allowed" => true
        "average_rating" => "0.00"
        "rating_count" => 0
        "related_ids" => [
          183
          135
          182
          184
          180
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 145
            "name" => "Caramels i dolços"
            "slug" => "caramels-dolcos"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 128
            "date_created" => "2021-04-12T12:29:31"
            "date_created_gmt" => "2021-04-12T08:29:31"
            "date_modified" => "2021-04-12T14:43:22"
            "date_modified_gmt" => "2021-04-12T10:43:22"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-eucaliputs-sense-sucre.jpg"
            "name" => "Caramels de mel i eucaliptus sense sucre"
            "alt" => "Caramels de mel i eucaliptus sense sucre"
          ]
        ]
        "attributes" => [
          [
            "id" => 1
            "name" => "Format"
            "position" => 0
            "visible" => true
            "variation" => false
            "options" => [
              "Bossa de 100 gr"
            ]
          ]
        ]
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 2431
            "key" => "_primary_term_product_cat"
            "value" => "145"
          ]
          [
            "id" => 2432
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2433
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 2434
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 2435
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2436
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 2437
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2438
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 2439
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 2440
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 2441
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 2442
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 2443
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2444
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 2445
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 2446
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2447
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2448
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2449
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 2450
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 2451
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2452
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 2453
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 2454
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2455
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 2456
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2457
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 2458
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 2459
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 2460
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2461
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 2462
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 2463
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 2464
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 2465
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 2466
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 2467
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 2468
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 2469
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 2937
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/181"
            ]
          ]
          "collection" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
            ]
          ]
        ]
      ]
    }
    "class" => "w-100 h-100 object-fit-cover"
  ]
}
sylius_shop:catalog_promotions
[Anonymous]
134.0 MiB 0.09 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15659
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15763 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16168 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15381 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#20332 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#20339
    #collection: Doctrine\Common\Collections\ArrayCollection {#20348 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#20327 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26772 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26765 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15659
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15763 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#16168 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15381 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Caramels de mel i eucaliptus sense sucre Muria"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#20339
    #collection: Doctrine\Common\Collections\ArrayCollection {#20348 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#20327 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26772 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26765 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#16181
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15659
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15763 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#16168 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15381 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#20332 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#20339
      #collection: Doctrine\Common\Collections\ArrayCollection {#20348 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#20327 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26772 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26765 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 134.0 MiB 0.25 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17919
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17946 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17999 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18005 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#20332 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#18101
  +variant: App\Entity\Product\ProductVariant {#20332 …}
  +price: "2,64\u{A0}"
  +originalPrice: "2,64\u{A0}"
  +hasDiscount: false
  #productVariantPricesCalculator: Sylius\Component\Core\Calculator\ProductVariantPriceCalculator {#5866 …}
  #moneyFormatter: Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter {#6521 …}
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13893 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#17919
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#17946 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#17999 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18005 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
}
sylius_shop:product:add_to_cart_form Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent 134.0 MiB 1.02 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15286
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20378 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20380 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12067 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13855
    #id: 8379
    #code: "caramels-de-mel-i-eucaliputs-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13864 …}
    #variants: Doctrine\ORM\PersistentCollection {#13866 …}
    #options: Doctrine\ORM\PersistentCollection {#13870 …}
    #associations: Doctrine\ORM\PersistentCollection {#13868 …}
    #createdAt: DateTime @1757003684 {#13853
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003685 {#13854
      date: 2025-09-04 16:34:45.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13873 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13874
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13855}
        #id: 8987
        #name: "Caramels de mel i eucaliptus sense sucre Muria"
        #slug: "caramels-de-mel-i-eucaliputs-sense-sucre"
        #description: """
          <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
          <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
          <p>Aroma agradable amb sensació de frescor.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13856 …}
    #channels: Doctrine\ORM\PersistentCollection {#13862 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13858 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13860 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 181
    -wpData: [
      "id" => 181
      "name" => "Caramels de mel i eucaliptus sense sucre Muria"
      "slug" => "caramels-de-mel-i-eucaliputs-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
      "date_created" => "2021-04-12T13:54:56"
      "date_created_gmt" => "2021-04-12T11:54:56"
      "date_modified" => "2025-04-08T16:08:56"
      "date_modified_gmt" => "2025-04-08T14:08:56"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
        <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
        <p>Aroma agradable amb sensació de frescor.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
      "sku" => "caramels-mel-eucaliputs-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 4
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 96
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        135
        182
        184
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 128
          "date_created" => "2021-04-12T12:29:31"
          "date_created_gmt" => "2021-04-12T08:29:31"
          "date_modified" => "2021-04-12T14:43:22"
          "date_modified_gmt" => "2021-04-12T10:43:22"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-eucaliputs-sense-sucre.jpg"
          "name" => "Caramels de mel i eucaliptus sense sucre"
          "alt" => "Caramels de mel i eucaliptus sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2431
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2432
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2433
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2434
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2435
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2436
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2437
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2438
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2439
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2440
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2441
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2442
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2443
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2444
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2445
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2446
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2447
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2448
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2449
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2450
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2451
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2452
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2453
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2454
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2455
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2456
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2457
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2458
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2459
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2460
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2461
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2462
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2463
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2464
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2465
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2466
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2467
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2468
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2469
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2937
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/181"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "template" => "shop/shared/product/card/details/add_to_card.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent {#20386
  +routeName: "sylius_shop_cart_summary"
  +routeParameters: []
  #formFactory: Symfony\Component\Form\FormFactory {#7739 …}
  #manager: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
  #router: Sylius\Bundle\ShopBundle\Router\LocaleStrippingRouter {#1676 …}
  #requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1351 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  #addToCartCommandFactory: Sylius\Bundle\OrderBundle\Factory\AddToCartCommandFactory {#16611 …}
  #cartItemFactory: Sylius\Component\Core\Factory\CartItemFactory {#16610 …}
  #formClass: "Sylius\Bundle\ShopBundle\Form\Type\AddToCartType"
  -liveResponder: Symfony\UX\LiveComponent\LiveResponder {#14988 …}
  -formView: Symfony\Component\Form\FormView {#20399 …}
  -form: Symfony\Component\Form\Form {#20431 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "d55b0d29eb8b1468308b142d3.eK4Oqndk49Xmpc6BlwyxT-B_kJKF3PLxP81j1rwQYbc.F_FAxkct24-Fl5vv0E_5O7o8paTGtcugaps5hMg9GdU8yE3IJg23mNT1nw"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15286
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20378 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20380 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#12067 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13855
    #id: 8379
    #code: "caramels-de-mel-i-eucaliputs-sense-sucre"
    #attributes: Doctrine\ORM\PersistentCollection {#13864 …}
    #variants: Doctrine\ORM\PersistentCollection {#13866 …}
    #options: Doctrine\ORM\PersistentCollection {#13870 …}
    #associations: Doctrine\ORM\PersistentCollection {#13868 …}
    #createdAt: DateTime @1757003684 {#13853
      date: 2025-09-04 16:34:44.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003685 {#13854
      date: 2025-09-04 16:34:45.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13873 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13874
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13855}
        #id: 8987
        #name: "Caramels de mel i eucaliptus sense sucre Muria"
        #slug: "caramels-de-mel-i-eucaliputs-sense-sucre"
        #description: """
          <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
          <p><strong>INGREDIENTS:</strong></p>\n
          <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
          <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
          <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
          <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
          <p>Informació nutricional 100gr:</p>\n
          <ul>\n
          <li>Valor energètic: 983kj/236 Kcal</li>\n
          <li>Grasses: &lt;0,5gr</li>\n
          <li>Àcids grassos saturats: &lt;0,0gr</li>\n
          <li>Hidrats de carboni: 98,5 gr</li>\n
          <li>Sucres: &lt;0,2 gr</li>\n
          <li>Proteïnes: &lt;0,0 gr</li>\n
          <li>Sal: 0,01 gr</li>\n
          </ul>\n
          <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
          <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
          <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
          <p>Aroma agradable amb sensació de frescor.</p>\n
          <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#13856 …}
    #channels: Doctrine\ORM\PersistentCollection {#13862 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13858 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13860 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 181
    -wpData: [
      "id" => 181
      "name" => "Caramels de mel i eucaliptus sense sucre Muria"
      "slug" => "caramels-de-mel-i-eucaliputs-sense-sucre"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/caramels-de-mel-i-eucaliputs-sense-sucre/"
      "date_created" => "2021-04-12T13:54:56"
      "date_created_gmt" => "2021-04-12T11:54:56"
      "date_modified" => "2025-04-08T16:08:56"
      "date_modified_gmt" => "2025-04-08T14:08:56"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Caramels de mel i eucaliputs sense sucre Muria</h1>\n
        <p><strong>INGREDIENTS:</strong></p>\n
        <p data-pm-slice="1 1 []">La mel Muria s'obté mitjançant tècniques mecàniques d'última tecnologia, dissenyades especialment per extreure-la de les bresques i envasar-la de manera immediata, totalment natural.</p>\n
        <p data-pm-slice="1 1 []">Sense sucres afegits.</p>\n
        <p data-pm-slice="1 1 []">No contenent gluten.</p>\n
        <p data-pm-slice="1 1 []">Apte per a celíacs.</p>\n
        <p>Informació nutricional 100gr:</p>\n
        <ul>\n
        <li>Valor energètic: 983kj/236 Kcal</li>\n
        <li>Grasses: &lt;0,5gr</li>\n
        <li>Àcids grassos saturats: &lt;0,0gr</li>\n
        <li>Hidrats de carboni: 98,5 gr</li>\n
        <li>Sucres: &lt;0,2 gr</li>\n
        <li>Proteïnes: &lt;0,0 gr</li>\n
        <li>Sal: 0,01 gr</li>\n
        </ul>\n
        <p data-pm-slice="1 1 []"><strong>BENEFICIS:</strong></p>\n
        <p data-pm-slice="1 1 []">Els beneficis de l'eucaliptus són:</p>\n
        <p data-pm-slice="1 1 []">Propietats descongestionant i antisèptiques.</p>\n
        <p>Aroma agradable amb sensació de frescor.</p>\n
        <p data-pm-slice="1 1 []">Són aptes per a adults i nens.</p>\n
        """
      "short_description" => "<p data-pm-slice="1 1 []">Els caramels de mel i eucaliptus Muria engloba la suavitat amb el sabor de la mel amb l&#8217;aroma refrescant de l&#8217;eucaliptus.</p>\n"
      "sku" => "caramels-mel-eucaliputs-ss"
      "price" => "2.64"
      "regular_price" => "2.64"
      "sale_price" => ""
      "date_on_sale_from" => null
      "date_on_sale_from_gmt" => null
      "date_on_sale_to" => null
      "date_on_sale_to_gmt" => null
      "price_html" => "<span class="woocommerce-Price-amount amount"><bdi><span class="woocommerce-Price-currencySymbol">&euro;</span>2,90</bdi></span> <small class="woocommerce-price-suffix">IVA inc.</small>"
      "on_sale" => false
      "purchasable" => true
      "total_sales" => 4
      "virtual" => false
      "downloadable" => false
      "downloads" => []
      "download_limit" => -1
      "download_expiry" => -1
      "external_url" => ""
      "button_text" => ""
      "tax_status" => "taxable"
      "tax_class" => "tipus-reduit"
      "manage_stock" => true
      "stock_quantity" => 96
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.13"
      "dimensions" => [
        "length" => ""
        "width" => ""
        "height" => ""
      ]
      "shipping_required" => true
      "shipping_taxable" => true
      "shipping_class" => ""
      "shipping_class_id" => 0
      "reviews_allowed" => true
      "average_rating" => "0.00"
      "rating_count" => 0
      "related_ids" => [
        183
        135
        182
        184
        180
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 145
          "name" => "Caramels i dolços"
          "slug" => "caramels-dolcos"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 128
          "date_created" => "2021-04-12T12:29:31"
          "date_created_gmt" => "2021-04-12T08:29:31"
          "date_modified" => "2021-04-12T14:43:22"
          "date_modified_gmt" => "2021-04-12T10:43:22"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2021/04/caramels-mel-eucaliputs-sense-sucre.jpg"
          "name" => "Caramels de mel i eucaliptus sense sucre"
          "alt" => "Caramels de mel i eucaliptus sense sucre"
        ]
      ]
      "attributes" => [
        [
          "id" => 1
          "name" => "Format"
          "position" => 0
          "visible" => true
          "variation" => false
          "options" => [
            "Bossa de 100 gr"
          ]
        ]
      ]
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 2431
          "key" => "_primary_term_product_cat"
          "value" => "145"
        ]
        [
          "id" => 2432
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2433
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 2434
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 2435
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2436
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 2437
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2438
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 2439
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 2440
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 2441
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 2442
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 2443
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2444
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 2445
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 2446
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2447
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2448
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2449
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 2450
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 2451
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2452
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 2453
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 2454
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2455
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 2456
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2457
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 2458
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 2459
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 2460
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2461
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 2462
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 2463
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 2464
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 2465
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 2466
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 2467
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 2468
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 2469
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 2937
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/181"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15712 …}
  +template: "shop/shared/product/card/details/add_to_card.html.twig"
}
sylius_shop:cart:widget:offcanvas Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 134.0 MiB 6.54 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15389
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14013 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15401 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15390 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#20523
  +cart: App\Entity\Order\Order {#14419 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15389
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14013 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15401 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15390 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  +template: "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
  #repository: App\Repository\OrderRepository {#5383 …}
}