Components

16 Twig Components
64 Render Count
314 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 268.44ms
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 29.22ms
sylius_shop:catalog_promotions
[Anonymous]
@SyliusShop/shared/components/catalog_promotions.html.twig
9 1.63ms
sylius_shop:product:card:price
"Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent"
@SyliusUi/components/default.html.twig
9 3.09ms
sylius_shop:product:add_to_cart_form
"Sylius\Bundle\ShopBundle\Twig\Component\Product\AddToCartFormComponent"
@SyliusUi/components/default.html.twig
9 21.81ms
sylius_shop:common:currency_switcher
"Sylius\Bundle\ShopBundle\Twig\Component\Common\CurrencySwitcherComponent"
@SyliusUi/components/default.html.twig
1 2.92ms
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.94ms
sylius_shop:cart:widget
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 9.42ms
sylius_shop:common:taxon_menu
"Sylius\Bundle\ShopBundle\Twig\Component\Common\TaxonMenuComponent"
@SyliusUi/components/default.html.twig
1 11.42ms
app_shop:product:vendor:breadcrumbs
"App\Twig\Components\VendorComponent"
@SyliusUi/components/default.html.twig
1 4.62ms
app_shop:product:vendor:header
"App\Twig\Components\VendorComponent"
@SyliusUi/components/default.html.twig
1 2.48ms
app_shop:product:vendor:content
"App\Twig\Components\VendorComponent"
@SyliusUi/components/default.html.twig
1 2.80ms
app_shop:product:vendor:location
"App\Twig\Components\VendorComponent"
@SyliusUi/components/default.html.twig
1 2.04ms
sylius_shop:cart:widget:offcanvas
"Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent"
@SyliusUi/components/default.html.twig
1 6.57ms

Render calls

sylius_shop:common:currency_switcher Sylius\Bundle\ShopBundle\Twig\Component\Common\CurrencySwitcherComponent 118.0 MiB 2.92 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14052
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14045 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14051 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14050 …}
    +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 {#14072
  #channelContext: Sylius\Component\Channel\Context\CachedPerRequestChannelContext {#1717 …}
  #currencyContext: Sylius\Component\Core\Currency\Context\ChannelAwareCurrencyContext {#13888 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14052
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14045 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14051 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14050 …}
    +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 {#14151
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14147 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14149 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14150 …}
    +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 {#14160
  #localeContext: Sylius\Component\Locale\Context\CompositeLocaleContext {#1677 …}
  #localeProvider: Sylius\Component\Core\Provider\ChannelBasedLocaleProvider {#1709 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14151
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14147 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14149 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14150 …}
    +prefixes: [
      "sylius_shop.base.header.top_bar"
    ]
  }
}
app_shop:header:search_form App\Twig\Components\SearchComponent 120.0 MiB 0.94 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14247
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14240 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14246 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14245 …}
    +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 {#14396
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#392 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14247
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14240 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14246 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14245 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
}
sylius_shop:cart:widget Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent 122.0 MiB 9.42 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14318
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14325 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14319 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14320 …}
    +prefixes: [
      "sylius_shop.base.header.content"
    ]
  }
  "template" => "@SyliusShop/shared/components/header/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#14303
  +cart: App\Entity\Order\Order {#14414 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#14318
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14325 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#14319 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#14320 …}
    +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.42 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15050
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15046 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15043 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15044 …}
    +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 {#15059
  #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 {#15050
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15046 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15043 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15044 …}
    +prefixes: [
      "sylius_shop.base.header.navbar"
    ]
  }
}
app_shop:product:vendor:breadcrumbs App\Twig\Components\VendorComponent 124.0 MiB 4.62 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15316
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15312 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15313 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15315 …}
    +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 {#15325
  -appExtensionRuntime: App\Twig\Runtime\AppExtensionRuntime {#13968 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15316
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15312 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15313 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15315 …}
    +prefixes: [
      "app_shop.product.vendor.index.content"
    ]
  }
}
app_shop:product:vendor:header App\Twig\Components\VendorComponent 124.0 MiB 2.48 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15427
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15423 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15424 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15426 …}
    +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 {#15435
  -appExtensionRuntime: App\Twig\Runtime\AppExtensionRuntime {#13968 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15427
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15423 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15424 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15426 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
app_shop:product:vendor:content App\Twig\Components\VendorComponent 124.0 MiB 2.80 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15487
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15483 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15485 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15486 …}
    +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 {#15495
  -appExtensionRuntime: App\Twig\Runtime\AppExtensionRuntime {#13968 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15487
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15483 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15485 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15486 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
app_shop:product:vendor:location App\Twig\Components\VendorComponent 124.0 MiB 2.04 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15557
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15546 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15554 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15556 …}
    +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 {#15565
  -appExtensionRuntime: App\Twig\Runtime\AppExtensionRuntime {#13968 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15557
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15546 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15554 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15556 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:card Sylius\Bundle\ShopBundle\Twig\Component\Product\CardComponent 130.0 MiB 127.19 ms
Input props
[
  "product" => App\Entity\Product\Product {#13149
    #id: 8362
    #code: "vinagreta-de-mel-eco-250ml"
    #attributes: Doctrine\ORM\PersistentCollection {#13347 …}
    #variants: Doctrine\ORM\PersistentCollection {#13556 …}
    #options: Doctrine\ORM\PersistentCollection {#13690 …}
    #associations: Doctrine\ORM\PersistentCollection {#13624 …}
    #createdAt: DateTime @1757003679 {#12825
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13051
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13689 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13692
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13149}
        #id: 8970
        #name: "Vinagreta de Mel Eco Mel Muria 250ml"
        #slug: "vinagreta-de-mel-eco-250ml"
        #description: """
          <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
          <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
          <p>Ingredients:</p>\n
          <p>Mel de muntanya 33%</p>\n
          <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
          <p>Vinagre de poma 33%</p>\n
          <p>Pebre negre 1%</p>\n
          <div class="tabs">\n
          <div id="tab-content" class="tab-content">\n
          <div id="description" class="tab-pane fade in active" role="tabpanel">\n
          <div class="product-description">\n
          <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
          </div>\n
          </div>\n
          </div>\n
          </div>\n
          <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
          <div id="product-comments-list-header">\n
          <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
          <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
          </div>\n
          </div>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12939 …}
    #channels: Doctrine\ORM\PersistentCollection {#13206 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13125 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13209 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 767
    -wpData: [
      "id" => 767
      "name" => "Vinagreta de Mel Eco Mel Muria 250ml"
      "slug" => "vinagreta-de-mel-eco-250ml"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
      "date_created" => "2025-07-10T10:18:00"
      "date_created_gmt" => "2025-07-10T08:18:00"
      "date_modified" => "2025-08-20T08:46:07"
      "date_modified_gmt" => "2025-08-20T06:46:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
        <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
        <p>Ingredients:</p>\n
        <p>Mel de muntanya 33%</p>\n
        <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
        <p>Vinagre de poma 33%</p>\n
        <p>Pebre negre 1%</p>\n
        <div class="tabs">\n
        <div id="tab-content" class="tab-content">\n
        <div id="description" class="tab-pane fade in active" role="tabpanel">\n
        <div class="product-description">\n
        <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
        </div>\n
        </div>\n
        </div>\n
        </div>\n
        <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
        <div id="product-comments-list-header">\n
        <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
        <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
        </div>\n
        </div>\n
        """
      "short_description" => "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
      "sku" => "10781"
      "price" => "9.045"
      "regular_price" => "9.045"
      "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,95</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" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.3"
      "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" => []
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 153
          "name" => "Vinagre"
          "slug" => "vinagre"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 773
          "date_created" => "2025-08-20T10:46:02"
          "date_created_gmt" => "2025-08-20T06:46:02"
          "date_modified" => "2025-08-20T10:46:02"
          "date_modified_gmt" => "2025-08-20T06:46:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/07/Oli-oliva-Verge-Extra-setrillera-de-Ceolpe-2.jpg"
          "name" => "Oli oliva Verge Extra setrillera de Ceolpe (2)"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11163
          "key" => "_primary_term_product_cat"
          "value" => "153"
        ]
        [
          "id" => 11164
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11165
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11166
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11167
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11168
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11169
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11170
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11171
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11172
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11173
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11174
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11175
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11176
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11177
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11178
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11179
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11180
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11181
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11182
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11183
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11184
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11185
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11186
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11187
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11188
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11189
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11190
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11191
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11192
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11193
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11194
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11195
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11196
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11197
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11198
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11199
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11200
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11201
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11222
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/767"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#15752
  +product: App\Entity\Product\Product {#13149
    #id: 8362
    #code: "vinagreta-de-mel-eco-250ml"
    #attributes: Doctrine\ORM\PersistentCollection {#13347 …}
    #variants: Doctrine\ORM\PersistentCollection {#13556 …}
    #options: Doctrine\ORM\PersistentCollection {#13690 …}
    #associations: Doctrine\ORM\PersistentCollection {#13624 …}
    #createdAt: DateTime @1757003679 {#12825
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13051
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13689 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13692
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13149}
        #id: 8970
        #name: "Vinagreta de Mel Eco Mel Muria 250ml"
        #slug: "vinagreta-de-mel-eco-250ml"
        #description: """
          <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
          <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
          <p>Ingredients:</p>\n
          <p>Mel de muntanya 33%</p>\n
          <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
          <p>Vinagre de poma 33%</p>\n
          <p>Pebre negre 1%</p>\n
          <div class="tabs">\n
          <div id="tab-content" class="tab-content">\n
          <div id="description" class="tab-pane fade in active" role="tabpanel">\n
          <div class="product-description">\n
          <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
          </div>\n
          </div>\n
          </div>\n
          </div>\n
          <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
          <div id="product-comments-list-header">\n
          <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
          <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
          </div>\n
          </div>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12939 …}
    #channels: Doctrine\ORM\PersistentCollection {#13206 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13125 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13209 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 767
    -wpData: [
      "id" => 767
      "name" => "Vinagreta de Mel Eco Mel Muria 250ml"
      "slug" => "vinagreta-de-mel-eco-250ml"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
      "date_created" => "2025-07-10T10:18:00"
      "date_created_gmt" => "2025-07-10T08:18:00"
      "date_modified" => "2025-08-20T08:46:07"
      "date_modified_gmt" => "2025-08-20T06:46:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
        <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
        <p>Ingredients:</p>\n
        <p>Mel de muntanya 33%</p>\n
        <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
        <p>Vinagre de poma 33%</p>\n
        <p>Pebre negre 1%</p>\n
        <div class="tabs">\n
        <div id="tab-content" class="tab-content">\n
        <div id="description" class="tab-pane fade in active" role="tabpanel">\n
        <div class="product-description">\n
        <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
        </div>\n
        </div>\n
        </div>\n
        </div>\n
        <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
        <div id="product-comments-list-header">\n
        <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
        <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
        </div>\n
        </div>\n
        """
      "short_description" => "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
      "sku" => "10781"
      "price" => "9.045"
      "regular_price" => "9.045"
      "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,95</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" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.3"
      "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" => []
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 153
          "name" => "Vinagre"
          "slug" => "vinagre"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 773
          "date_created" => "2025-08-20T10:46:02"
          "date_created_gmt" => "2025-08-20T06:46:02"
          "date_modified" => "2025-08-20T10:46:02"
          "date_modified_gmt" => "2025-08-20T06:46:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/07/Oli-oliva-Verge-Extra-setrillera-de-Ceolpe-2.jpg"
          "name" => "Oli oliva Verge Extra setrillera de Ceolpe (2)"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11163
          "key" => "_primary_term_product_cat"
          "value" => "153"
        ]
        [
          "id" => 11164
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11165
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11166
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11167
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11168
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11169
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11170
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11171
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11172
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11173
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11174
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11175
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11176
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11177
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11178
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11179
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11180
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11181
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11182
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11183
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11184
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11185
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11186
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11187
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11188
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11189
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11190
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11191
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11192
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11193
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11194
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11195
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11196
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11197
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11198
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11199
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11200
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11201
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11222
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/767"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 126.0 MiB 1.21 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: "9,05\u{A0}"
  +originalPrice: "9,05\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 {#13888 …}
  #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 7.92 ms
Input props
[
  "product" => App\Entity\Product\Product {#13149
    #id: 8362
    #code: "vinagreta-de-mel-eco-250ml"
    #attributes: Doctrine\ORM\PersistentCollection {#13347 …}
    #variants: Doctrine\ORM\PersistentCollection {#13556 …}
    #options: Doctrine\ORM\PersistentCollection {#13690 …}
    #associations: Doctrine\ORM\PersistentCollection {#13624 …}
    #createdAt: DateTime @1757003679 {#12825
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13051
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13689 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13692
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13149}
        #id: 8970
        #name: "Vinagreta de Mel Eco Mel Muria 250ml"
        #slug: "vinagreta-de-mel-eco-250ml"
        #description: """
          <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
          <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
          <p>Ingredients:</p>\n
          <p>Mel de muntanya 33%</p>\n
          <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
          <p>Vinagre de poma 33%</p>\n
          <p>Pebre negre 1%</p>\n
          <div class="tabs">\n
          <div id="tab-content" class="tab-content">\n
          <div id="description" class="tab-pane fade in active" role="tabpanel">\n
          <div class="product-description">\n
          <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
          </div>\n
          </div>\n
          </div>\n
          </div>\n
          <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
          <div id="product-comments-list-header">\n
          <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
          <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
          </div>\n
          </div>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12939 …}
    #channels: Doctrine\ORM\PersistentCollection {#13206 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13125 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13209 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 767
    -wpData: [
      "id" => 767
      "name" => "Vinagreta de Mel Eco Mel Muria 250ml"
      "slug" => "vinagreta-de-mel-eco-250ml"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
      "date_created" => "2025-07-10T10:18:00"
      "date_created_gmt" => "2025-07-10T08:18:00"
      "date_modified" => "2025-08-20T08:46:07"
      "date_modified_gmt" => "2025-08-20T06:46:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
        <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
        <p>Ingredients:</p>\n
        <p>Mel de muntanya 33%</p>\n
        <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
        <p>Vinagre de poma 33%</p>\n
        <p>Pebre negre 1%</p>\n
        <div class="tabs">\n
        <div id="tab-content" class="tab-content">\n
        <div id="description" class="tab-pane fade in active" role="tabpanel">\n
        <div class="product-description">\n
        <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
        </div>\n
        </div>\n
        </div>\n
        </div>\n
        <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
        <div id="product-comments-list-header">\n
        <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
        <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
        </div>\n
        </div>\n
        """
      "short_description" => "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
      "sku" => "10781"
      "price" => "9.045"
      "regular_price" => "9.045"
      "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,95</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" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.3"
      "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" => []
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 153
          "name" => "Vinagre"
          "slug" => "vinagre"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 773
          "date_created" => "2025-08-20T10:46:02"
          "date_created_gmt" => "2025-08-20T06:46:02"
          "date_modified" => "2025-08-20T10:46:02"
          "date_modified_gmt" => "2025-08-20T06:46:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/07/Oli-oliva-Verge-Extra-setrillera-de-Ceolpe-2.jpg"
          "name" => "Oli oliva Verge Extra setrillera de Ceolpe (2)"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11163
          "key" => "_primary_term_product_cat"
          "value" => "153"
        ]
        [
          "id" => 11164
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11165
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11166
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11167
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11168
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11169
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11170
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11171
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11172
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11173
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11174
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11175
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11176
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11177
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11178
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11179
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11180
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11181
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11182
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11183
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11184
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11185
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11186
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11187
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11188
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11189
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11190
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11191
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11192
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11193
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11194
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11195
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11196
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11197
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11198
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11199
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11200
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11201
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11222
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/767"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Vinagreta de Mel Eco Mel Muria 250ml"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#16405
  -props: [
    "product" => App\Entity\Product\Product {#13149
      #id: 8362
      #code: "vinagreta-de-mel-eco-250ml"
      #attributes: Doctrine\ORM\PersistentCollection {#13347 …}
      #variants: Doctrine\ORM\PersistentCollection {#13556 …}
      #options: Doctrine\ORM\PersistentCollection {#13690 …}
      #associations: Doctrine\ORM\PersistentCollection {#13624 …}
      #createdAt: DateTime @1757003679 {#12825
        date: 2025-09-04 16:34:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003679 {#13051
        date: 2025-09-04 16:34:39.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13689 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13692
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13149}
          #id: 8970
          #name: "Vinagreta de Mel Eco Mel Muria 250ml"
          #slug: "vinagreta-de-mel-eco-250ml"
          #description: """
            <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
            <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
            <p>Ingredients:</p>\n
            <p>Mel de muntanya 33%</p>\n
            <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
            <p>Vinagre de poma 33%</p>\n
            <p>Pebre negre 1%</p>\n
            <div class="tabs">\n
            <div id="tab-content" class="tab-content">\n
            <div id="description" class="tab-pane fade in active" role="tabpanel">\n
            <div class="product-description">\n
            <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
            </div>\n
            </div>\n
            </div>\n
            </div>\n
            <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
            <div id="product-comments-list-header">\n
            <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
            <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
            </div>\n
            </div>\n
            """
          #metaKeywords: null
          #metaDescription: null
          #shortDescription: "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
          -ogTitle: null
          -ogDescription: null
        }
      ]
      #currentLocale: "ca"
      #currentTranslation: null
      #fallbackLocale: "ca"
      #variantSelectionMethod: "choice"
      #productTaxons: Doctrine\ORM\PersistentCollection {#12939 …}
      #channels: Doctrine\ORM\PersistentCollection {#13206 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13125 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13209 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 767
      -wpData: [
        "id" => 767
        "name" => "Vinagreta de Mel Eco Mel Muria 250ml"
        "slug" => "vinagreta-de-mel-eco-250ml"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
        "date_created" => "2025-07-10T10:18:00"
        "date_created_gmt" => "2025-07-10T08:18:00"
        "date_modified" => "2025-08-20T08:46:07"
        "date_modified_gmt" => "2025-08-20T06:46:07"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
          <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
          <p>Ingredients:</p>\n
          <p>Mel de muntanya 33%</p>\n
          <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
          <p>Vinagre de poma 33%</p>\n
          <p>Pebre negre 1%</p>\n
          <div class="tabs">\n
          <div id="tab-content" class="tab-content">\n
          <div id="description" class="tab-pane fade in active" role="tabpanel">\n
          <div class="product-description">\n
          <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
          </div>\n
          </div>\n
          </div>\n
          </div>\n
          <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
          <div id="product-comments-list-header">\n
          <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
          <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
          </div>\n
          </div>\n
          """
        "short_description" => "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
        "sku" => "10781"
        "price" => "9.045"
        "regular_price" => "9.045"
        "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,95</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" => false
        "stock_quantity" => null
        "stock_status" => "instock"
        "backorders" => "no"
        "backorders_allowed" => false
        "backordered" => false
        "sold_individually" => false
        "weight" => "0.3"
        "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" => []
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 153
            "name" => "Vinagre"
            "slug" => "vinagre"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 773
            "date_created" => "2025-08-20T10:46:02"
            "date_created_gmt" => "2025-08-20T06:46:02"
            "date_modified" => "2025-08-20T10:46:02"
            "date_modified_gmt" => "2025-08-20T06:46:02"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/07/Oli-oliva-Verge-Extra-setrillera-de-Ceolpe-2.jpg"
            "name" => "Oli oliva Verge Extra setrillera de Ceolpe (2)"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 11163
            "key" => "_primary_term_product_cat"
            "value" => "153"
          ]
          [
            "id" => 11164
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 11165
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 11166
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 11167
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 11168
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 11169
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 11170
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 11171
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 11172
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 11173
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 11174
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 11175
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 11176
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 11177
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 11178
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 11179
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 11180
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 11181
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 11182
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 11183
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 11184
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 11185
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 11186
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 11187
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 11188
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 11189
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 11190
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 11191
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 11192
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 11193
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 11194
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 11195
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 11196
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 11197
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 11198
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 11199
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 11200
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 11201
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11222
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/767"
            ]
          ]
          "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.77 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 {#26725 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26754 …}
  }
  "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" => "Vinagreta de Mel Eco Mel Muria 250ml"
  "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 {#26725 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26754 …}
  }
  "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 {#26725 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26754 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 126.0 MiB 0.82 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: "9,05\u{A0}"
  +originalPrice: "9,05\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 {#13888 …}
  #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.78 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 {#13149
    #id: 8362
    #code: "vinagreta-de-mel-eco-250ml"
    #attributes: Doctrine\ORM\PersistentCollection {#13347 …}
    #variants: Doctrine\ORM\PersistentCollection {#13556 …}
    #options: Doctrine\ORM\PersistentCollection {#13690 …}
    #associations: Doctrine\ORM\PersistentCollection {#13624 …}
    #createdAt: DateTime @1757003679 {#12825
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13051
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13689 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13692
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13149}
        #id: 8970
        #name: "Vinagreta de Mel Eco Mel Muria 250ml"
        #slug: "vinagreta-de-mel-eco-250ml"
        #description: """
          <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
          <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
          <p>Ingredients:</p>\n
          <p>Mel de muntanya 33%</p>\n
          <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
          <p>Vinagre de poma 33%</p>\n
          <p>Pebre negre 1%</p>\n
          <div class="tabs">\n
          <div id="tab-content" class="tab-content">\n
          <div id="description" class="tab-pane fade in active" role="tabpanel">\n
          <div class="product-description">\n
          <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
          </div>\n
          </div>\n
          </div>\n
          </div>\n
          <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
          <div id="product-comments-list-header">\n
          <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
          <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
          </div>\n
          </div>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12939 …}
    #channels: Doctrine\ORM\PersistentCollection {#13206 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13125 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13209 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 767
    -wpData: [
      "id" => 767
      "name" => "Vinagreta de Mel Eco Mel Muria 250ml"
      "slug" => "vinagreta-de-mel-eco-250ml"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
      "date_created" => "2025-07-10T10:18:00"
      "date_created_gmt" => "2025-07-10T08:18:00"
      "date_modified" => "2025-08-20T08:46:07"
      "date_modified_gmt" => "2025-08-20T06:46:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
        <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
        <p>Ingredients:</p>\n
        <p>Mel de muntanya 33%</p>\n
        <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
        <p>Vinagre de poma 33%</p>\n
        <p>Pebre negre 1%</p>\n
        <div class="tabs">\n
        <div id="tab-content" class="tab-content">\n
        <div id="description" class="tab-pane fade in active" role="tabpanel">\n
        <div class="product-description">\n
        <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
        </div>\n
        </div>\n
        </div>\n
        </div>\n
        <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
        <div id="product-comments-list-header">\n
        <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
        <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
        </div>\n
        </div>\n
        """
      "short_description" => "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
      "sku" => "10781"
      "price" => "9.045"
      "regular_price" => "9.045"
      "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,95</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" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.3"
      "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" => []
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 153
          "name" => "Vinagre"
          "slug" => "vinagre"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 773
          "date_created" => "2025-08-20T10:46:02"
          "date_created_gmt" => "2025-08-20T06:46:02"
          "date_modified" => "2025-08-20T10:46:02"
          "date_modified_gmt" => "2025-08-20T06:46:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/07/Oli-oliva-Verge-Extra-setrillera-de-Ceolpe-2.jpg"
          "name" => "Oli oliva Verge Extra setrillera de Ceolpe (2)"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11163
          "key" => "_primary_term_product_cat"
          "value" => "153"
        ]
        [
          "id" => 11164
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11165
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11166
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11167
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11168
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11169
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11170
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11171
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11172
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11173
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11174
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11175
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11176
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11177
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11178
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11179
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11180
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11181
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11182
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11183
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11184
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11185
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11186
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11187
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11188
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11189
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11190
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11191
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11192
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11193
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11194
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11195
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11196
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11197
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11198
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11199
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11200
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11201
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11222
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/767"
          ]
        ]
        "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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#16750 …}
  -form: Symfony\Component\Form\Form {#16794 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "58.YbxI8JfSSVER_3CtE1VsZ3Ojbg2qIf-3QX6zalAOacY.VookxvGbCmZyzEH9X2YzPwbiHDn6Qs3eKwT4GBVjXIgQjgu15asMNFqISA"
  ]
  +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 {#13149
    #id: 8362
    #code: "vinagreta-de-mel-eco-250ml"
    #attributes: Doctrine\ORM\PersistentCollection {#13347 …}
    #variants: Doctrine\ORM\PersistentCollection {#13556 …}
    #options: Doctrine\ORM\PersistentCollection {#13690 …}
    #associations: Doctrine\ORM\PersistentCollection {#13624 …}
    #createdAt: DateTime @1757003679 {#12825
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13051
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13689 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13692
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13149}
        #id: 8970
        #name: "Vinagreta de Mel Eco Mel Muria 250ml"
        #slug: "vinagreta-de-mel-eco-250ml"
        #description: """
          <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
          <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
          <p>Ingredients:</p>\n
          <p>Mel de muntanya 33%</p>\n
          <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
          <p>Vinagre de poma 33%</p>\n
          <p>Pebre negre 1%</p>\n
          <div class="tabs">\n
          <div id="tab-content" class="tab-content">\n
          <div id="description" class="tab-pane fade in active" role="tabpanel">\n
          <div class="product-description">\n
          <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
          </div>\n
          </div>\n
          </div>\n
          </div>\n
          <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
          <div id="product-comments-list-header">\n
          <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
          <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
          </div>\n
          </div>\n
          """
        #metaKeywords: null
        #metaDescription: null
        #shortDescription: "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
        -ogTitle: null
        -ogDescription: null
      }
    ]
    #currentLocale: "ca"
    #currentTranslation: null
    #fallbackLocale: "ca"
    #variantSelectionMethod: "choice"
    #productTaxons: Doctrine\ORM\PersistentCollection {#12939 …}
    #channels: Doctrine\ORM\PersistentCollection {#13206 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13125 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13209 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 767
    -wpData: [
      "id" => 767
      "name" => "Vinagreta de Mel Eco Mel Muria 250ml"
      "slug" => "vinagreta-de-mel-eco-250ml"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/vinagreta-de-mel-eco-250ml/"
      "date_created" => "2025-07-10T10:18:00"
      "date_created_gmt" => "2025-07-10T08:18:00"
      "date_modified" => "2025-08-20T08:46:07"
      "date_modified_gmt" => "2025-08-20T06:46:07"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Vinagreta de Mel Eco Mel Muria 250ml</h1>\n
        <p data-pm-slice="1 1 []">Elaborat mitjançant tècniques d'agricultura ecològica per la Cooperativa Mel Muria, El Perelló, Tarragona.</p>\n
        <p>Ingredients:</p>\n
        <p>Mel de muntanya 33%</p>\n
        <p>Oli d'oliva verge extra\u{A0} 33%</p>\n
        <p>Vinagre de poma 33%</p>\n
        <p>Pebre negre 1%</p>\n
        <div class="tabs">\n
        <div id="tab-content" class="tab-content">\n
        <div id="description" class="tab-pane fade in active" role="tabpanel">\n
        <div class="product-description">\n
        <p>Conservar en un lloc sec i fresc, sense llum solar.</p>\n
        </div>\n
        </div>\n
        </div>\n
        </div>\n
        <div id="productcomments" class="tab-pane fade in" role="tabpanel">\n
        <div id="product-comments-list-header">\n
        <div class="comments-nb"><strong>ACOMPANYAR:</strong></div>\n
        <div><span class="Y2IQFc" lang="ca">Vinagreta de Mel Eco Mel Muria 250ml ideal per barrejar bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella.</span></div>\n
        </div>\n
        </div>\n
        """
      "short_description" => "<p id="tw-target-text" class="tw-data-text tw-text-large tw-ta" dir="ltr" data-placeholder="Traducció" data-ved="2ahUKEwj1mYGN7LGOAxVGXEEAHQFVPGQQ3ewLegQICRAV" aria-label="Text traduït: La combinació de l'acidesa del vinagre, la dolçor de la mel i la suavitat de l'oli de oliva crea una vinagreta lleugera, saborosa i versàtil. Es barreja bé amb amanides de fulles verdes, vegetals frescos, formatges o fins i tot carns a la graella."><span class="Y2IQFc" lang="ca">La combinació de l&#8217;acidesa del vinagre, la dolçor de la mel i la suavitat de l&#8217;oli de oliva crea una vinagreta lleugera, saborosa i versàtil.\u{A0}</span></p>\n"
      "sku" => "10781"
      "price" => "9.045"
      "regular_price" => "9.045"
      "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,95</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" => false
      "stock_quantity" => null
      "stock_status" => "instock"
      "backorders" => "no"
      "backorders_allowed" => false
      "backordered" => false
      "sold_individually" => false
      "weight" => "0.3"
      "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" => []
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 153
          "name" => "Vinagre"
          "slug" => "vinagre"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 773
          "date_created" => "2025-08-20T10:46:02"
          "date_created_gmt" => "2025-08-20T06:46:02"
          "date_modified" => "2025-08-20T10:46:02"
          "date_modified_gmt" => "2025-08-20T06:46:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/07/Oli-oliva-Verge-Extra-setrillera-de-Ceolpe-2.jpg"
          "name" => "Oli oliva Verge Extra setrillera de Ceolpe (2)"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11163
          "key" => "_primary_term_product_cat"
          "value" => "153"
        ]
        [
          "id" => 11164
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11165
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11166
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11167
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11168
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11169
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11170
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11171
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11172
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11173
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11174
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11175
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11176
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11177
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11178
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11179
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11180
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11181
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11182
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11183
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11184
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11185
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11186
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11187
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11188
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11189
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11190
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11191
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11192
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11193
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11194
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11195
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11196
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11197
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11198
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11199
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11200
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11201
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11222
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/767"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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 14.95 ms
Input props
[
  "product" => App\Entity\Product\Product {#13696
    #id: 8363
    #code: "mel-de-bosc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13705 …}
    #variants: Doctrine\ORM\PersistentCollection {#13707 …}
    #options: Doctrine\ORM\PersistentCollection {#13711 …}
    #associations: Doctrine\ORM\PersistentCollection {#13709 …}
    #createdAt: DateTime @1757003679 {#13694
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13695
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13714 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13715
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13696}
        #id: 8971
        #name: "Mel de bosc eco Muria 470g"
        #slug: "mel-de-bosc-eco-muria-470g"
        #description: """
          <h1>Mel de bosc eco Muria 470g</h1>\n
          <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb un component a malta, a torrat.</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 {#13697 …}
    #channels: Doctrine\ORM\PersistentCollection {#13703 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13699 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13701 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 760
    -wpData: [
      "id" => 760
      "name" => "Mel de bosc eco Muria 470g"
      "slug" => "mel-de-bosc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:53:51"
      "date_created_gmt" => "2025-06-09T11:53:51"
      "date_modified" => "2025-07-07T14:27:55"
      "date_modified_gmt" => "2025-07-07T12:27:55"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de bosc eco Muria 470g</h1>\n
        <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb un component a malta, a torrat.</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" => "10711"
      "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" => [
        144
        750
        162
        174
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 761
          "date_created" => "2025-06-09T15:48:04"
          "date_created_gmt" => "2025-06-09T11:48:04"
          "date_modified" => "2025-06-09T15:48:09"
          "date_modified_gmt" => "2025-06-09T11:48:09"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Bosc-baixa.png"
          "name" => "Bosc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11000
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11001
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11002
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11003
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11004
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11005
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11006
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11007
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11008
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11009
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11010
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11011
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11012
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11013
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11014
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11015
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11016
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11017
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11018
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11019
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11020
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11021
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11022
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11023
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11024
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11025
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11026
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11027
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11028
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11029
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11030
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11031
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11032
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11033
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11034
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11035
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11036
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11037
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11038
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11143
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/760"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#13696
    #id: 8363
    #code: "mel-de-bosc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13705 …}
    #variants: Doctrine\ORM\PersistentCollection {#13707 …}
    #options: Doctrine\ORM\PersistentCollection {#13711 …}
    #associations: Doctrine\ORM\PersistentCollection {#13709 …}
    #createdAt: DateTime @1757003679 {#13694
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13695
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13714 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13715
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13696}
        #id: 8971
        #name: "Mel de bosc eco Muria 470g"
        #slug: "mel-de-bosc-eco-muria-470g"
        #description: """
          <h1>Mel de bosc eco Muria 470g</h1>\n
          <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb un component a malta, a torrat.</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 {#13697 …}
    #channels: Doctrine\ORM\PersistentCollection {#13703 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13699 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13701 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 760
    -wpData: [
      "id" => 760
      "name" => "Mel de bosc eco Muria 470g"
      "slug" => "mel-de-bosc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:53:51"
      "date_created_gmt" => "2025-06-09T11:53:51"
      "date_modified" => "2025-07-07T14:27:55"
      "date_modified_gmt" => "2025-07-07T12:27:55"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de bosc eco Muria 470g</h1>\n
        <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb un component a malta, a torrat.</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" => "10711"
      "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" => [
        144
        750
        162
        174
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 761
          "date_created" => "2025-06-09T15:48:04"
          "date_created_gmt" => "2025-06-09T11:48:04"
          "date_modified" => "2025-06-09T15:48:09"
          "date_modified_gmt" => "2025-06-09T11:48:09"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Bosc-baixa.png"
          "name" => "Bosc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11000
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11001
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11002
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11003
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11004
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11005
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11006
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11007
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11008
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11009
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11010
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11011
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11012
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11013
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11014
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11015
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11016
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11017
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11018
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11019
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11020
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11021
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11022
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11023
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11024
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11025
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11026
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11027
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11028
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11029
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11030
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11031
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11032
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11033
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11034
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11035
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11036
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11037
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11038
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11143
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/760"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#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 {#13888 …}
  #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.96 ms
Input props
[
  "product" => App\Entity\Product\Product {#13696
    #id: 8363
    #code: "mel-de-bosc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13705 …}
    #variants: Doctrine\ORM\PersistentCollection {#13707 …}
    #options: Doctrine\ORM\PersistentCollection {#13711 …}
    #associations: Doctrine\ORM\PersistentCollection {#13709 …}
    #createdAt: DateTime @1757003679 {#13694
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13695
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13714 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13715
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13696}
        #id: 8971
        #name: "Mel de bosc eco Muria 470g"
        #slug: "mel-de-bosc-eco-muria-470g"
        #description: """
          <h1>Mel de bosc eco Muria 470g</h1>\n
          <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb un component a malta, a torrat.</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 {#13697 …}
    #channels: Doctrine\ORM\PersistentCollection {#13703 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13699 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13701 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 760
    -wpData: [
      "id" => 760
      "name" => "Mel de bosc eco Muria 470g"
      "slug" => "mel-de-bosc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:53:51"
      "date_created_gmt" => "2025-06-09T11:53:51"
      "date_modified" => "2025-07-07T14:27:55"
      "date_modified_gmt" => "2025-07-07T12:27:55"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de bosc eco Muria 470g</h1>\n
        <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb un component a malta, a torrat.</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" => "10711"
      "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" => [
        144
        750
        162
        174
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 761
          "date_created" => "2025-06-09T15:48:04"
          "date_created_gmt" => "2025-06-09T11:48:04"
          "date_modified" => "2025-06-09T15:48:09"
          "date_modified_gmt" => "2025-06-09T11:48:09"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Bosc-baixa.png"
          "name" => "Bosc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11000
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11001
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11002
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11003
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11004
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11005
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11006
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11007
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11008
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11009
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11010
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11011
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11012
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11013
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11014
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11015
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11016
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11017
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11018
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11019
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11020
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11021
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11022
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11023
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11024
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11025
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11026
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11027
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11028
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11029
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11030
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11031
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11032
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11033
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11034
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11035
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11036
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11037
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11038
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11143
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/760"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel de bosc eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#17085
  -props: [
    "product" => App\Entity\Product\Product {#13696
      #id: 8363
      #code: "mel-de-bosc-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13705 …}
      #variants: Doctrine\ORM\PersistentCollection {#13707 …}
      #options: Doctrine\ORM\PersistentCollection {#13711 …}
      #associations: Doctrine\ORM\PersistentCollection {#13709 …}
      #createdAt: DateTime @1757003679 {#13694
        date: 2025-09-04 16:34:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003679 {#13695
        date: 2025-09-04 16:34:39.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13714 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13715
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13696}
          #id: 8971
          #name: "Mel de bosc eco Muria 470g"
          #slug: "mel-de-bosc-eco-muria-470g"
          #description: """
            <h1>Mel de bosc eco Muria 470g</h1>\n
            <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p>Aroma floral amb un component a malta, a torrat.</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 {#13697 …}
      #channels: Doctrine\ORM\PersistentCollection {#13703 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13699 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13701 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 760
      -wpData: [
        "id" => 760
        "name" => "Mel de bosc eco Muria 470g"
        "slug" => "mel-de-bosc-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
        "date_created" => "2025-06-09T13:53:51"
        "date_created_gmt" => "2025-06-09T11:53:51"
        "date_modified" => "2025-07-07T14:27:55"
        "date_modified_gmt" => "2025-07-07T12:27:55"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Mel de bosc eco Muria 470g</h1>\n
          <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb un component a malta, a torrat.</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" => "10711"
        "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" => [
          144
          750
          162
          174
          159
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 761
            "date_created" => "2025-06-09T15:48:04"
            "date_created_gmt" => "2025-06-09T11:48:04"
            "date_modified" => "2025-06-09T15:48:09"
            "date_modified_gmt" => "2025-06-09T11:48:09"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Bosc-baixa.png"
            "name" => "Bosc eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 11000
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 11001
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 11002
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 11003
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 11004
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 11005
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 11006
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 11007
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 11008
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 11009
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 11010
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 11011
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 11012
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 11013
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 11014
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 11015
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 11016
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 11017
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 11018
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 11019
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 11020
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 11021
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 11022
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 11023
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 11024
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 11025
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 11026
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 11027
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 11028
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 11029
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 11030
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 11031
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 11032
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 11033
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 11034
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 11035
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 11036
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 11037
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 11038
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11143
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/760"
            ]
          ]
          "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.10 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 {#23429 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23785 …}
  }
  "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 bosc 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 {#23429 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23785 …}
  }
  "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 {#23429 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23785 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.24 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 {#13888 …}
  #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 {#13696
    #id: 8363
    #code: "mel-de-bosc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13705 …}
    #variants: Doctrine\ORM\PersistentCollection {#13707 …}
    #options: Doctrine\ORM\PersistentCollection {#13711 …}
    #associations: Doctrine\ORM\PersistentCollection {#13709 …}
    #createdAt: DateTime @1757003679 {#13694
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13695
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13714 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13715
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13696}
        #id: 8971
        #name: "Mel de bosc eco Muria 470g"
        #slug: "mel-de-bosc-eco-muria-470g"
        #description: """
          <h1>Mel de bosc eco Muria 470g</h1>\n
          <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb un component a malta, a torrat.</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 {#13697 …}
    #channels: Doctrine\ORM\PersistentCollection {#13703 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13699 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13701 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 760
    -wpData: [
      "id" => 760
      "name" => "Mel de bosc eco Muria 470g"
      "slug" => "mel-de-bosc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:53:51"
      "date_created_gmt" => "2025-06-09T11:53:51"
      "date_modified" => "2025-07-07T14:27:55"
      "date_modified_gmt" => "2025-07-07T12:27:55"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de bosc eco Muria 470g</h1>\n
        <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb un component a malta, a torrat.</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" => "10711"
      "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" => [
        144
        750
        162
        174
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 761
          "date_created" => "2025-06-09T15:48:04"
          "date_created_gmt" => "2025-06-09T11:48:04"
          "date_modified" => "2025-06-09T15:48:09"
          "date_modified_gmt" => "2025-06-09T11:48:09"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Bosc-baixa.png"
          "name" => "Bosc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11000
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11001
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11002
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11003
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11004
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11005
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11006
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11007
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11008
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11009
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11010
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11011
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11012
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11013
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11014
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11015
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11016
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11017
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11018
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11019
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11020
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11021
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11022
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11023
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11024
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11025
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11026
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11027
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11028
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11029
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11030
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11031
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11032
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11033
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11034
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11035
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11036
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11037
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11038
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11143
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/760"
          ]
        ]
        "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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#17271 …}
  -form: Symfony\Component\Form\Form {#17303 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "73e2ef3bb787018d6f135498a8d93._KDgB_2msIQzCtGxz-o_f5fDUy0-8Kh9xrCBpp4vnOo.y5aMMZvv87NQOeDhg9lgJ-KCIRluk5oUrMrK1NtCqaSNkqNCj9_14Xh96Q"
  ]
  +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 {#13696
    #id: 8363
    #code: "mel-de-bosc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13705 …}
    #variants: Doctrine\ORM\PersistentCollection {#13707 …}
    #options: Doctrine\ORM\PersistentCollection {#13711 …}
    #associations: Doctrine\ORM\PersistentCollection {#13709 …}
    #createdAt: DateTime @1757003679 {#13694
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13695
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13714 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13715
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13696}
        #id: 8971
        #name: "Mel de bosc eco Muria 470g"
        #slug: "mel-de-bosc-eco-muria-470g"
        #description: """
          <h1>Mel de bosc eco Muria 470g</h1>\n
          <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb un component a malta, a torrat.</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 {#13697 …}
    #channels: Doctrine\ORM\PersistentCollection {#13703 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13699 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13701 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 760
    -wpData: [
      "id" => 760
      "name" => "Mel de bosc eco Muria 470g"
      "slug" => "mel-de-bosc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bosc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:53:51"
      "date_created_gmt" => "2025-06-09T11:53:51"
      "date_modified" => "2025-07-07T14:27:55"
      "date_modified_gmt" => "2025-07-07T12:27:55"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de bosc eco Muria 470g</h1>\n
        <p>Zona de producció boscos de les serralades de Catalunya i 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 bosc es a finals d'estiu fins la tardor.</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>Ambre fosc</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb un component a malta, a torrat.</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" => "10711"
      "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" => [
        144
        750
        162
        174
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 761
          "date_created" => "2025-06-09T15:48:04"
          "date_created_gmt" => "2025-06-09T11:48:04"
          "date_modified" => "2025-06-09T15:48:09"
          "date_modified_gmt" => "2025-06-09T11:48:09"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Bosc-baixa.png"
          "name" => "Bosc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 11000
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 11001
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11002
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 11003
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 11004
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11005
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 11006
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11007
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 11008
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 11009
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 11010
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 11011
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 11012
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11013
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 11014
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 11015
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11016
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11017
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11018
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 11019
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 11020
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11021
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 11022
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 11023
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11024
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 11025
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11026
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 11027
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 11028
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 11029
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11030
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 11031
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 11032
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 11033
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 11034
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 11035
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 11036
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 11037
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 11038
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11143
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/760"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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 16.54 ms
Input props
[
  "product" => App\Entity\Product\Product {#13718
    #id: 8364
    #code: "mel-dacacia-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13727 …}
    #variants: Doctrine\ORM\PersistentCollection {#13729 …}
    #options: Doctrine\ORM\PersistentCollection {#13733 …}
    #associations: Doctrine\ORM\PersistentCollection {#13731 …}
    #createdAt: DateTime @1757003679 {#13716
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13717
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13736 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13737
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13718}
        #id: 8972
        #name: "Mel d'acacia eco Muria 470g"
        #slug: "mel-dacacia-eco-muria-470g"
        #description: """
          <h1>Mel d'acacia eco Muria 470g</h1>\n
          <p>Originaria d'Europa de l'Est.</p>\n
          <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
          <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, 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 {#13719 …}
    #channels: Doctrine\ORM\PersistentCollection {#13725 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13721 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13723 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 758
    -wpData: [
      "id" => 758
      "name" => "Mel d'acacia eco Muria 470g"
      "slug" => "mel-dacacia-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
      "date_created" => "2025-06-09T13:46:13"
      "date_created_gmt" => "2025-06-09T11:46:13"
      "date_modified" => "2025-07-14T15:51:54"
      "date_modified_gmt" => "2025-07-14T13:51:54"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel d'acacia eco Muria 470g</h1>\n
        <p>Originaria d'Europa de l'Est.</p>\n
        <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
        <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10710"
      "price" => "13.18"
      "regular_price" => "13.18"
      "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>14,50</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" => [
        153
        737
        168
        147
        739
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 759
          "date_created" => "2025-06-09T15:45:30"
          "date_created_gmt" => "2025-06-09T11:45:30"
          "date_modified" => "2025-06-09T15:45:39"
          "date_modified_gmt" => "2025-06-09T11:45:39"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Acacia-cat-baixa.png"
          "name" => "Acacia eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10937
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10938
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10939
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10940
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10941
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10942
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10943
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10944
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10945
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10946
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10947
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10948
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10949
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10950
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10951
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10952
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10953
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10954
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10955
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10956
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10957
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10958
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10959
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10960
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10961
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10962
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10963
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10964
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10965
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10966
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10967
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10968
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10969
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10970
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10971
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10972
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10973
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10974
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10975
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11144
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/758"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#13718
    #id: 8364
    #code: "mel-dacacia-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13727 …}
    #variants: Doctrine\ORM\PersistentCollection {#13729 …}
    #options: Doctrine\ORM\PersistentCollection {#13733 …}
    #associations: Doctrine\ORM\PersistentCollection {#13731 …}
    #createdAt: DateTime @1757003679 {#13716
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13717
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13736 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13737
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13718}
        #id: 8972
        #name: "Mel d'acacia eco Muria 470g"
        #slug: "mel-dacacia-eco-muria-470g"
        #description: """
          <h1>Mel d'acacia eco Muria 470g</h1>\n
          <p>Originaria d'Europa de l'Est.</p>\n
          <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
          <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, 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 {#13719 …}
    #channels: Doctrine\ORM\PersistentCollection {#13725 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13721 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13723 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 758
    -wpData: [
      "id" => 758
      "name" => "Mel d'acacia eco Muria 470g"
      "slug" => "mel-dacacia-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
      "date_created" => "2025-06-09T13:46:13"
      "date_created_gmt" => "2025-06-09T11:46:13"
      "date_modified" => "2025-07-14T15:51:54"
      "date_modified_gmt" => "2025-07-14T13:51:54"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel d'acacia eco Muria 470g</h1>\n
        <p>Originaria d'Europa de l'Est.</p>\n
        <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
        <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10710"
      "price" => "13.18"
      "regular_price" => "13.18"
      "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>14,50</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" => [
        153
        737
        168
        147
        739
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 759
          "date_created" => "2025-06-09T15:45:30"
          "date_created_gmt" => "2025-06-09T11:45:30"
          "date_modified" => "2025-06-09T15:45:39"
          "date_modified_gmt" => "2025-06-09T11:45:39"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Acacia-cat-baixa.png"
          "name" => "Acacia eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10937
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10938
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10939
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10940
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10941
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10942
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10943
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10944
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10945
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10946
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10947
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10948
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10949
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10950
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10951
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10952
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10953
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10954
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10955
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10956
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10957
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10958
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10959
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10960
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10961
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10962
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10963
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10964
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10965
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10966
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10967
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10968
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10969
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10970
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10971
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10972
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10973
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10974
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10975
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11144
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/758"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.30 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: "13,18\u{A0}"
  +originalPrice: "13,18\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 {#13888 …}
  #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 2.89 ms
Input props
[
  "product" => App\Entity\Product\Product {#13718
    #id: 8364
    #code: "mel-dacacia-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13727 …}
    #variants: Doctrine\ORM\PersistentCollection {#13729 …}
    #options: Doctrine\ORM\PersistentCollection {#13733 …}
    #associations: Doctrine\ORM\PersistentCollection {#13731 …}
    #createdAt: DateTime @1757003679 {#13716
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13717
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13736 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13737
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13718}
        #id: 8972
        #name: "Mel d'acacia eco Muria 470g"
        #slug: "mel-dacacia-eco-muria-470g"
        #description: """
          <h1>Mel d'acacia eco Muria 470g</h1>\n
          <p>Originaria d'Europa de l'Est.</p>\n
          <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
          <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, 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 {#13719 …}
    #channels: Doctrine\ORM\PersistentCollection {#13725 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13721 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13723 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 758
    -wpData: [
      "id" => 758
      "name" => "Mel d'acacia eco Muria 470g"
      "slug" => "mel-dacacia-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
      "date_created" => "2025-06-09T13:46:13"
      "date_created_gmt" => "2025-06-09T11:46:13"
      "date_modified" => "2025-07-14T15:51:54"
      "date_modified_gmt" => "2025-07-14T13:51:54"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel d'acacia eco Muria 470g</h1>\n
        <p>Originaria d'Europa de l'Est.</p>\n
        <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
        <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10710"
      "price" => "13.18"
      "regular_price" => "13.18"
      "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>14,50</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" => [
        153
        737
        168
        147
        739
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 759
          "date_created" => "2025-06-09T15:45:30"
          "date_created_gmt" => "2025-06-09T11:45:30"
          "date_modified" => "2025-06-09T15:45:39"
          "date_modified_gmt" => "2025-06-09T11:45:39"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Acacia-cat-baixa.png"
          "name" => "Acacia eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10937
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10938
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10939
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10940
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10941
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10942
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10943
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10944
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10945
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10946
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10947
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10948
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10949
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10950
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10951
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10952
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10953
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10954
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10955
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10956
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10957
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10958
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10959
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10960
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10961
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10962
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10963
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10964
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10965
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10966
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10967
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10968
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10969
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10970
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10971
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10972
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10973
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10974
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10975
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11144
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/758"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel d'acacia eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#17549
  -props: [
    "product" => App\Entity\Product\Product {#13718
      #id: 8364
      #code: "mel-dacacia-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13727 …}
      #variants: Doctrine\ORM\PersistentCollection {#13729 …}
      #options: Doctrine\ORM\PersistentCollection {#13733 …}
      #associations: Doctrine\ORM\PersistentCollection {#13731 …}
      #createdAt: DateTime @1757003679 {#13716
        date: 2025-09-04 16:34:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003679 {#13717
        date: 2025-09-04 16:34:39.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13736 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13737
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13718}
          #id: 8972
          #name: "Mel d'acacia eco Muria 470g"
          #slug: "mel-dacacia-eco-muria-470g"
          #description: """
            <h1>Mel d'acacia eco Muria 470g</h1>\n
            <p>Originaria d'Europa de l'Est.</p>\n
            <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
            <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
            <p>No conté gluten.</p>\n
            <p>No conté al·lergòlegs.</p>\n
            <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
            <p><strong>COLOR:</strong></p>\n
            <p>Ambre clar.</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, 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 {#13719 …}
      #channels: Doctrine\ORM\PersistentCollection {#13725 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13721 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13723 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 758
      -wpData: [
        "id" => 758
        "name" => "Mel d'acacia eco Muria 470g"
        "slug" => "mel-dacacia-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
        "date_created" => "2025-06-09T13:46:13"
        "date_created_gmt" => "2025-06-09T11:46:13"
        "date_modified" => "2025-07-14T15:51:54"
        "date_modified_gmt" => "2025-07-14T13:51:54"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Mel d'acacia eco Muria 470g</h1>\n
          <p>Originaria d'Europa de l'Est.</p>\n
          <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
          <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, envasada per nosaltres a les Terres de l’Ebre.</p>\n"
        "sku" => "10710"
        "price" => "13.18"
        "regular_price" => "13.18"
        "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>14,50</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" => [
          153
          737
          168
          147
          739
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 759
            "date_created" => "2025-06-09T15:45:30"
            "date_created_gmt" => "2025-06-09T11:45:30"
            "date_modified" => "2025-06-09T15:45:39"
            "date_modified_gmt" => "2025-06-09T11:45:39"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Acacia-cat-baixa.png"
            "name" => "Acacia eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10937
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10938
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10939
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10940
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10941
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10942
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10943
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10944
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10945
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10946
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10947
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10948
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10949
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10950
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10951
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10952
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10953
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10954
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10955
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10956
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10957
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10958
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10959
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10960
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10961
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10962
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10963
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10964
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10965
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10966
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10967
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10968
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10969
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10970
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10971
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10972
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10973
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10974
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10975
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11144
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/758"
            ]
          ]
          "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.12 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 {#24345 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23803 …}
  }
  "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 d'acacia 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 {#24345 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23803 …}
  }
  "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 {#24345 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#23803 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.31 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: "13,18\u{A0}"
  +originalPrice: "13,18\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 {#13888 …}
  #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 1.23 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 {#13718
    #id: 8364
    #code: "mel-dacacia-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13727 …}
    #variants: Doctrine\ORM\PersistentCollection {#13729 …}
    #options: Doctrine\ORM\PersistentCollection {#13733 …}
    #associations: Doctrine\ORM\PersistentCollection {#13731 …}
    #createdAt: DateTime @1757003679 {#13716
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13717
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13736 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13737
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13718}
        #id: 8972
        #name: "Mel d'acacia eco Muria 470g"
        #slug: "mel-dacacia-eco-muria-470g"
        #description: """
          <h1>Mel d'acacia eco Muria 470g</h1>\n
          <p>Originaria d'Europa de l'Est.</p>\n
          <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
          <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, 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 {#13719 …}
    #channels: Doctrine\ORM\PersistentCollection {#13725 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13721 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13723 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 758
    -wpData: [
      "id" => 758
      "name" => "Mel d'acacia eco Muria 470g"
      "slug" => "mel-dacacia-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
      "date_created" => "2025-06-09T13:46:13"
      "date_created_gmt" => "2025-06-09T11:46:13"
      "date_modified" => "2025-07-14T15:51:54"
      "date_modified_gmt" => "2025-07-14T13:51:54"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel d'acacia eco Muria 470g</h1>\n
        <p>Originaria d'Europa de l'Est.</p>\n
        <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
        <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10710"
      "price" => "13.18"
      "regular_price" => "13.18"
      "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>14,50</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" => [
        153
        737
        168
        147
        739
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 759
          "date_created" => "2025-06-09T15:45:30"
          "date_created_gmt" => "2025-06-09T11:45:30"
          "date_modified" => "2025-06-09T15:45:39"
          "date_modified_gmt" => "2025-06-09T11:45:39"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Acacia-cat-baixa.png"
          "name" => "Acacia eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10937
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10938
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10939
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10940
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10941
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10942
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10943
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10944
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10945
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10946
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10947
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10948
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10949
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10950
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10951
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10952
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10953
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10954
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10955
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10956
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10957
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10958
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10959
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10960
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10961
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10962
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10963
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10964
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10965
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10966
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10967
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10968
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10969
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10970
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10971
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10972
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10973
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10974
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10975
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11144
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/758"
          ]
        ]
        "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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#17735 …}
  -form: Symfony\Component\Form\Form {#17767 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "7f06.QyY8pR_yEWVgQk4OrpPlGWkS7pize9rlacxv9HqyfmM.dBBQk3m7UlIDcX9e4qC6QRxTnKzjGOiMA7Ykhj_fSy0yFH_gbYtUACs1dg"
  ]
  +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 {#13718
    #id: 8364
    #code: "mel-dacacia-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13727 …}
    #variants: Doctrine\ORM\PersistentCollection {#13729 …}
    #options: Doctrine\ORM\PersistentCollection {#13733 …}
    #associations: Doctrine\ORM\PersistentCollection {#13731 …}
    #createdAt: DateTime @1757003679 {#13716
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003679 {#13717
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13736 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13737
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13718}
        #id: 8972
        #name: "Mel d'acacia eco Muria 470g"
        #slug: "mel-dacacia-eco-muria-470g"
        #description: """
          <h1>Mel d'acacia eco Muria 470g</h1>\n
          <p>Originaria d'Europa de l'Est.</p>\n
          <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
          <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, 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 {#13719 …}
    #channels: Doctrine\ORM\PersistentCollection {#13725 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13721 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13723 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 758
    -wpData: [
      "id" => 758
      "name" => "Mel d'acacia eco Muria 470g"
      "slug" => "mel-dacacia-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-dacacia-eco-muria-470g/"
      "date_created" => "2025-06-09T13:46:13"
      "date_created_gmt" => "2025-06-09T11:46:13"
      "date_modified" => "2025-07-14T15:51:54"
      "date_modified_gmt" => "2025-07-14T13:51:54"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel d'acacia eco Muria 470g</h1>\n
        <p>Originaria d'Europa de l'Est.</p>\n
        <p>Mel d’acàcia Muria amb un sabor floral que no deixa indiferent a ningú.</p>\n
        <p>L’època de producció de la mel d’acàcia Muria durant la primavera tardana.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p>Extracció sense escalfament, envasada per nosaltres a les Terres de l’Ebre.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Floral tènue amb notes farinàcies que fan percebre millor al retronasal.</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, envasada per nosaltres a les Terres de l’Ebre.</p>\n"
      "sku" => "10710"
      "price" => "13.18"
      "regular_price" => "13.18"
      "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>14,50</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" => [
        153
        737
        168
        147
        739
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 759
          "date_created" => "2025-06-09T15:45:30"
          "date_created_gmt" => "2025-06-09T11:45:30"
          "date_modified" => "2025-06-09T15:45:39"
          "date_modified_gmt" => "2025-06-09T11:45:39"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/Acacia-cat-baixa.png"
          "name" => "Acacia eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10937
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10938
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10939
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10940
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10941
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10942
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10943
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10944
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10945
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10946
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10947
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10948
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10949
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10950
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10951
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10952
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10953
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10954
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10955
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10956
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10957
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10958
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10959
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10960
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10961
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10962
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10963
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10964
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10965
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10966
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10967
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10968
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10969
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10970
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10971
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10972
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10973
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10974
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10975
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11144
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/758"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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 14.00 ms
Input props
[
  "product" => App\Entity\Product\Product {#13740
    #id: 8365
    #code: "mel-despigol-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13749 …}
    #variants: Doctrine\ORM\PersistentCollection {#13751 …}
    #options: Doctrine\ORM\PersistentCollection {#13755 …}
    #associations: Doctrine\ORM\PersistentCollection {#13753 …}
    #createdAt: DateTime @1757003679 {#13738
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13739
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13758 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13759
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13740}
        #id: 8973
        #name: "Mel d'espigol eco Muria 470g"
        #slug: "mel-despigol-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció d’espígol és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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 {#13741 …}
    #channels: Doctrine\ORM\PersistentCollection {#13747 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13743 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13745 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 756
    -wpData: [
      "id" => 756
      "name" => "Mel d'espigol eco Muria 470g"
      "slug" => "mel-despigol-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
      "date_created" => "2025-06-09T13:38:12"
      "date_created_gmt" => "2025-06-09T11:38:12"
      "date_modified" => "2025-07-07T14:28:30"
      "date_modified_gmt" => "2025-07-07T12:28:30"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció d’espígol és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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" => "10709"
      "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" => [
        737
        171
        137
        144
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 757
          "date_created" => "2025-06-09T15:37:55"
          "date_created_gmt" => "2025-06-09T11:37:55"
          "date_modified" => "2025-06-09T15:38:01"
          "date_modified_gmt" => "2025-06-09T11:38:01"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/espigol-BAIXA.png"
          "name" => "espigol ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10886
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10887
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10888
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10889
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10890
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10891
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10892
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10893
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10894
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10895
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10896
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10897
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10898
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10899
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10900
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10901
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10902
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10903
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10904
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10905
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10906
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10907
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10908
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10909
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10910
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10911
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10912
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10913
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10914
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10915
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10916
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10917
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10918
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10919
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10920
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10921
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10922
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10923
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10924
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11142
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/756"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#13740
    #id: 8365
    #code: "mel-despigol-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13749 …}
    #variants: Doctrine\ORM\PersistentCollection {#13751 …}
    #options: Doctrine\ORM\PersistentCollection {#13755 …}
    #associations: Doctrine\ORM\PersistentCollection {#13753 …}
    #createdAt: DateTime @1757003679 {#13738
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13739
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13758 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13759
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13740}
        #id: 8973
        #name: "Mel d'espigol eco Muria 470g"
        #slug: "mel-despigol-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció d’espígol és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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 {#13741 …}
    #channels: Doctrine\ORM\PersistentCollection {#13747 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13743 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13745 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 756
    -wpData: [
      "id" => 756
      "name" => "Mel d'espigol eco Muria 470g"
      "slug" => "mel-despigol-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
      "date_created" => "2025-06-09T13:38:12"
      "date_created_gmt" => "2025-06-09T11:38:12"
      "date_modified" => "2025-07-07T14:28:30"
      "date_modified_gmt" => "2025-07-07T12:28:30"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció d’espígol és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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" => "10709"
      "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" => [
        737
        171
        137
        144
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 757
          "date_created" => "2025-06-09T15:37:55"
          "date_created_gmt" => "2025-06-09T11:37:55"
          "date_modified" => "2025-06-09T15:38:01"
          "date_modified_gmt" => "2025-06-09T11:38:01"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/espigol-BAIXA.png"
          "name" => "espigol ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10886
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10887
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10888
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10889
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10890
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10891
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10892
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10893
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10894
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10895
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10896
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10897
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10898
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10899
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10900
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10901
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10902
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10903
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10904
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10905
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10906
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10907
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10908
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10909
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10910
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10911
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10912
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10913
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10914
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10915
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10916
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10917
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10918
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10919
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10920
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10921
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10922
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10923
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10924
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11142
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/756"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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: "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 {#13888 …}
  #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 2.37 ms
Input props
[
  "product" => App\Entity\Product\Product {#13740
    #id: 8365
    #code: "mel-despigol-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13749 …}
    #variants: Doctrine\ORM\PersistentCollection {#13751 …}
    #options: Doctrine\ORM\PersistentCollection {#13755 …}
    #associations: Doctrine\ORM\PersistentCollection {#13753 …}
    #createdAt: DateTime @1757003679 {#13738
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13739
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13758 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13759
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13740}
        #id: 8973
        #name: "Mel d'espigol eco Muria 470g"
        #slug: "mel-despigol-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció d’espígol és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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 {#13741 …}
    #channels: Doctrine\ORM\PersistentCollection {#13747 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13743 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13745 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 756
    -wpData: [
      "id" => 756
      "name" => "Mel d'espigol eco Muria 470g"
      "slug" => "mel-despigol-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
      "date_created" => "2025-06-09T13:38:12"
      "date_created_gmt" => "2025-06-09T11:38:12"
      "date_modified" => "2025-07-07T14:28:30"
      "date_modified_gmt" => "2025-07-07T12:28:30"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció d’espígol és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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" => "10709"
      "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" => [
        737
        171
        137
        144
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 757
          "date_created" => "2025-06-09T15:37:55"
          "date_created_gmt" => "2025-06-09T11:37:55"
          "date_modified" => "2025-06-09T15:38:01"
          "date_modified_gmt" => "2025-06-09T11:38:01"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/espigol-BAIXA.png"
          "name" => "espigol ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10886
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10887
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10888
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10889
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10890
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10891
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10892
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10893
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10894
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10895
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10896
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10897
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10898
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10899
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10900
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10901
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10902
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10903
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10904
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10905
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10906
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10907
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10908
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10909
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10910
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10911
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10912
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10913
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10914
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10915
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10916
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10917
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10918
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10919
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10920
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10921
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10922
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10923
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10924
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11142
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/756"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel d'espigol eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18013
  -props: [
    "product" => App\Entity\Product\Product {#13740
      #id: 8365
      #code: "mel-despigol-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13749 …}
      #variants: Doctrine\ORM\PersistentCollection {#13751 …}
      #options: Doctrine\ORM\PersistentCollection {#13755 …}
      #associations: Doctrine\ORM\PersistentCollection {#13753 …}
      #createdAt: DateTime @1757003679 {#13738
        date: 2025-09-04 16:34:39.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003680 {#13739
        date: 2025-09-04 16:34:40.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13758 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13759
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13740}
          #id: 8973
          #name: "Mel d'espigol eco Muria 470g"
          #slug: "mel-despigol-eco-muria-470g"
          #description: """
            <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
            <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
            <p>L’època de producció d’espígol és a l’estiu.</p>\n
            <p>No conté gluten.</p>\n
            <p>No conté al·lergòlegs.</p>\n
            <p><strong>COLOR:</strong></p>\n
            <p>Ambre clar.</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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 {#13741 …}
      #channels: Doctrine\ORM\PersistentCollection {#13747 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13743 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13745 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 756
      -wpData: [
        "id" => 756
        "name" => "Mel d'espigol eco Muria 470g"
        "slug" => "mel-despigol-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
        "date_created" => "2025-06-09T13:38:12"
        "date_created_gmt" => "2025-06-09T11:38:12"
        "date_modified" => "2025-07-07T14:28:30"
        "date_modified_gmt" => "2025-07-07T12:28:30"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció d’espígol és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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" => "10709"
        "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" => [
          737
          171
          137
          144
          159
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 757
            "date_created" => "2025-06-09T15:37:55"
            "date_created_gmt" => "2025-06-09T11:37:55"
            "date_modified" => "2025-06-09T15:38:01"
            "date_modified_gmt" => "2025-06-09T11:38:01"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/espigol-BAIXA.png"
            "name" => "espigol ECO"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10886
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10887
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10888
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10889
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10890
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10891
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10892
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10893
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10894
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10895
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10896
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10897
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10898
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10899
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10900
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10901
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10902
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10903
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10904
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10905
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10906
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10907
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10908
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10909
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10910
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10911
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10912
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10913
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10914
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10915
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10916
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10917
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10918
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10919
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10920
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10921
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10922
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10923
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10924
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11142
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/756"
            ]
          ]
          "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.08 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18002
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18004 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18072 …}
    +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 {#26415 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26408 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18002
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18004 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18072 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18000 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel d'espigol eco Muria 470g"
  "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 {#26415 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26408 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18076
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18002
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18004 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#18072 …}
      +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 {#26415 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26408 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.21 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18126
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18122 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18124 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18125 …}
    +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 {#18129
  +variant: App\Entity\Product\ProductVariant {#17879 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18126
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18122 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18124 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18125 …}
    +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.82 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 {#13740
    #id: 8365
    #code: "mel-despigol-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13749 …}
    #variants: Doctrine\ORM\PersistentCollection {#13751 …}
    #options: Doctrine\ORM\PersistentCollection {#13755 …}
    #associations: Doctrine\ORM\PersistentCollection {#13753 …}
    #createdAt: DateTime @1757003679 {#13738
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13739
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13758 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13759
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13740}
        #id: 8973
        #name: "Mel d'espigol eco Muria 470g"
        #slug: "mel-despigol-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció d’espígol és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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 {#13741 …}
    #channels: Doctrine\ORM\PersistentCollection {#13747 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13743 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13745 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 756
    -wpData: [
      "id" => 756
      "name" => "Mel d'espigol eco Muria 470g"
      "slug" => "mel-despigol-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
      "date_created" => "2025-06-09T13:38:12"
      "date_created_gmt" => "2025-06-09T11:38:12"
      "date_modified" => "2025-07-07T14:28:30"
      "date_modified_gmt" => "2025-07-07T12:28:30"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció d’espígol és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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" => "10709"
      "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" => [
        737
        171
        137
        144
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 757
          "date_created" => "2025-06-09T15:37:55"
          "date_created_gmt" => "2025-06-09T11:37:55"
          "date_modified" => "2025-06-09T15:38:01"
          "date_modified_gmt" => "2025-06-09T11:38:01"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/espigol-BAIXA.png"
          "name" => "espigol ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10886
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10887
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10888
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10889
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10890
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10891
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10892
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10893
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10894
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10895
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10896
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10897
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10898
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10899
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10900
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10901
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10902
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10903
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10904
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10905
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10906
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10907
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10908
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10909
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10910
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10911
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10912
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10913
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10914
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10915
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10916
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10917
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10918
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10919
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10920
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10921
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10922
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10923
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10924
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11142
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/756"
          ]
        ]
        "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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#18199 …}
  -form: Symfony\Component\Form\Form {#18231 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "d3553a5d2a1215fc0b2b83b.do1QbiFNJqNsseSHQLQDKnHjDs9IGy4OZf9dyEPbwCg.Qbs8WEcEZZQPgtXXDIdccgSifPsYeBxnD4UWuga29WYHvxMrUzRjxifG3A"
  ]
  +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 {#13740
    #id: 8365
    #code: "mel-despigol-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13749 …}
    #variants: Doctrine\ORM\PersistentCollection {#13751 …}
    #options: Doctrine\ORM\PersistentCollection {#13755 …}
    #associations: Doctrine\ORM\PersistentCollection {#13753 …}
    #createdAt: DateTime @1757003679 {#13738
      date: 2025-09-04 16:34:39.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13739
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13758 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13759
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13740}
        #id: 8973
        #name: "Mel d'espigol eco Muria 470g"
        #slug: "mel-despigol-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció d’espígol és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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 {#13741 …}
    #channels: Doctrine\ORM\PersistentCollection {#13747 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13743 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13745 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 756
    -wpData: [
      "id" => 756
      "name" => "Mel d'espigol eco Muria 470g"
      "slug" => "mel-despigol-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-despigol-eco-muria-470g/"
      "date_created" => "2025-06-09T13:38:12"
      "date_created_gmt" => "2025-06-09T11:38:12"
      "date_modified" => "2025-07-07T14:28:30"
      "date_modified_gmt" => "2025-07-07T12:28:30"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'espigol eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció en algunes zones de les garrigues seques de Lleida hi ha l’altiplà central de la península. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció d’espígol és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma característic de lavanda molt intens.</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" => "10709"
      "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" => [
        737
        171
        137
        144
        159
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 757
          "date_created" => "2025-06-09T15:37:55"
          "date_created_gmt" => "2025-06-09T11:37:55"
          "date_modified" => "2025-06-09T15:38:01"
          "date_modified_gmt" => "2025-06-09T11:38:01"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/espigol-BAIXA.png"
          "name" => "espigol ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10886
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10887
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10888
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10889
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10890
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10891
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10892
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10893
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10894
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10895
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10896
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10897
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10898
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10899
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10900
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10901
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10902
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10903
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10904
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10905
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10906
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10907
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10908
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10909
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10910
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10911
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10912
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10913
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10914
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10915
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10916
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10917
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10918
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10919
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10920
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10921
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10922
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10923
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10924
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11142
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/756"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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.22 ms
Input props
[
  "product" => App\Entity\Product\Product {#13762
    #id: 8366
    #code: "mel-de-castanyer-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13771 …}
    #variants: Doctrine\ORM\PersistentCollection {#13773 …}
    #options: Doctrine\ORM\PersistentCollection {#13777 …}
    #associations: Doctrine\ORM\PersistentCollection {#13775 …}
    #createdAt: DateTime @1757003680 {#13760
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13761
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13780 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13781
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13762}
        #id: 8974
        #name: "Mel de castanyer eco Muria 470g"
        #slug: "mel-de-castanyer-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb tocs amaderats.</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 {#13763 …}
    #channels: Doctrine\ORM\PersistentCollection {#13769 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13765 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13767 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 754
    -wpData: [
      "id" => 754
      "name" => "Mel de castanyer eco Muria 470g"
      "slug" => "mel-de-castanyer-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
      "date_created" => "2025-06-09T13:34:05"
      "date_created_gmt" => "2025-06-09T11:34:05"
      "date_modified" => "2025-07-07T14:28:46"
      "date_modified_gmt" => "2025-07-07T12:28:46"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb tocs amaderats.</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" => "10708"
      "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" => [
        153
        138
        745
        748
        168
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 755
          "date_created" => "2025-06-09T15:33:23"
          "date_created_gmt" => "2025-06-09T11:33:23"
          "date_modified" => "2025-06-09T15:33:28"
          "date_modified_gmt" => "2025-06-09T11:33:28"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/castanyer-copia.png"
          "name" => "castanyer eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10811
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10812
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10813
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10814
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10815
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10816
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10817
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10818
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10819
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10820
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10821
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10822
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10823
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10824
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10825
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10826
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10827
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10828
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10829
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10830
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10831
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10832
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10833
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10834
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10835
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10836
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10837
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10838
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10839
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10840
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10841
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10842
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10843
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10844
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10845
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10846
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10847
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10848
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10849
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11140
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/754"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#18321
  +product: App\Entity\Product\Product {#13762
    #id: 8366
    #code: "mel-de-castanyer-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13771 …}
    #variants: Doctrine\ORM\PersistentCollection {#13773 …}
    #options: Doctrine\ORM\PersistentCollection {#13777 …}
    #associations: Doctrine\ORM\PersistentCollection {#13775 …}
    #createdAt: DateTime @1757003680 {#13760
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13761
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13780 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13781
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13762}
        #id: 8974
        #name: "Mel de castanyer eco Muria 470g"
        #slug: "mel-de-castanyer-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb tocs amaderats.</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 {#13763 …}
    #channels: Doctrine\ORM\PersistentCollection {#13769 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13765 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13767 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 754
    -wpData: [
      "id" => 754
      "name" => "Mel de castanyer eco Muria 470g"
      "slug" => "mel-de-castanyer-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
      "date_created" => "2025-06-09T13:34:05"
      "date_created_gmt" => "2025-06-09T11:34:05"
      "date_modified" => "2025-07-07T14:28:46"
      "date_modified_gmt" => "2025-07-07T12:28:46"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb tocs amaderats.</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" => "10708"
      "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" => [
        153
        138
        745
        748
        168
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 755
          "date_created" => "2025-06-09T15:33:23"
          "date_created_gmt" => "2025-06-09T11:33:23"
          "date_modified" => "2025-06-09T15:33:28"
          "date_modified_gmt" => "2025-06-09T11:33:28"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/castanyer-copia.png"
          "name" => "castanyer eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10811
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10812
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10813
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10814
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10815
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10816
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10817
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10818
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10819
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10820
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10821
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10822
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10823
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10824
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10825
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10826
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10827
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10828
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10829
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10830
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10831
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10832
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10833
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10834
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10835
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10836
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10837
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10838
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10839
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10840
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10841
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10842
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10843
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10844
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10845
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10846
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10847
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10848
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10849
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11140
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/754"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#18343 …}
  +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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.23 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18408
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18398 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18393 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18402 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18343 …}
  "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 {#18412
  +variant: App\Entity\Product\ProductVariant {#18343 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18408
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18398 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18393 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18402 …}
    +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.70 ms
Input props
[
  "product" => App\Entity\Product\Product {#13762
    #id: 8366
    #code: "mel-de-castanyer-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13771 …}
    #variants: Doctrine\ORM\PersistentCollection {#13773 …}
    #options: Doctrine\ORM\PersistentCollection {#13777 …}
    #associations: Doctrine\ORM\PersistentCollection {#13775 …}
    #createdAt: DateTime @1757003680 {#13760
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13761
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13780 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13781
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13762}
        #id: 8974
        #name: "Mel de castanyer eco Muria 470g"
        #slug: "mel-de-castanyer-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb tocs amaderats.</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 {#13763 …}
    #channels: Doctrine\ORM\PersistentCollection {#13769 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13765 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13767 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 754
    -wpData: [
      "id" => 754
      "name" => "Mel de castanyer eco Muria 470g"
      "slug" => "mel-de-castanyer-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
      "date_created" => "2025-06-09T13:34:05"
      "date_created_gmt" => "2025-06-09T11:34:05"
      "date_modified" => "2025-07-07T14:28:46"
      "date_modified_gmt" => "2025-07-07T12:28:46"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb tocs amaderats.</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" => "10708"
      "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" => [
        153
        138
        745
        748
        168
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 755
          "date_created" => "2025-06-09T15:33:23"
          "date_created_gmt" => "2025-06-09T11:33:23"
          "date_modified" => "2025-06-09T15:33:28"
          "date_modified_gmt" => "2025-06-09T11:33:28"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/castanyer-copia.png"
          "name" => "castanyer eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10811
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10812
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10813
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10814
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10815
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10816
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10817
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10818
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10819
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10820
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10821
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10822
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10823
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10824
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10825
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10826
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10827
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10828
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10829
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10830
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10831
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10832
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10833
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10834
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10835
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10836
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10837
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10838
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10839
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10840
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10841
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10842
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10843
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10844
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10845
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10846
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10847
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10848
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10849
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11140
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/754"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel de castanyer eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18477
  -props: [
    "product" => App\Entity\Product\Product {#13762
      #id: 8366
      #code: "mel-de-castanyer-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13771 …}
      #variants: Doctrine\ORM\PersistentCollection {#13773 …}
      #options: Doctrine\ORM\PersistentCollection {#13777 …}
      #associations: Doctrine\ORM\PersistentCollection {#13775 …}
      #createdAt: DateTime @1757003680 {#13760
        date: 2025-09-04 16:34:40.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003680 {#13761
        date: 2025-09-04 16:34:40.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13780 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13781
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13762}
          #id: 8974
          #name: "Mel de castanyer eco Muria 470g"
          #slug: "mel-de-castanyer-eco-muria-470g"
          #description: """
            <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
            <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
            <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p>Aroma floral amb tocs amaderats.</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 {#13763 …}
      #channels: Doctrine\ORM\PersistentCollection {#13769 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13765 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13767 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 754
      -wpData: [
        "id" => 754
        "name" => "Mel de castanyer eco Muria 470g"
        "slug" => "mel-de-castanyer-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
        "date_created" => "2025-06-09T13:34:05"
        "date_created_gmt" => "2025-06-09T11:34:05"
        "date_modified" => "2025-07-07T14:28:46"
        "date_modified_gmt" => "2025-07-07T12:28:46"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb tocs amaderats.</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" => "10708"
        "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" => [
          153
          138
          745
          748
          168
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 755
            "date_created" => "2025-06-09T15:33:23"
            "date_created_gmt" => "2025-06-09T11:33:23"
            "date_modified" => "2025-06-09T15:33:28"
            "date_modified_gmt" => "2025-06-09T11:33:28"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/castanyer-copia.png"
            "name" => "castanyer eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10811
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10812
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10813
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10814
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10815
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10816
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10817
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10818
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10819
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10820
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10821
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10822
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10823
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10824
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10825
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10826
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10827
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10828
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10829
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10830
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10831
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10832
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10833
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10834
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10835
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10836
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10837
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10838
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10839
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10840
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10841
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10842
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10843
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10844
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10845
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10846
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10847
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10848
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10849
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11140
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/754"
            ]
          ]
          "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.08 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18466
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18468 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18536 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18464 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18343 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#18350
    #collection: Doctrine\Common\Collections\ArrayCollection {#18359 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#18338 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26460 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26453 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18466
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18468 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18536 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18464 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel de castanyer eco Muria 470g"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#18350
    #collection: Doctrine\Common\Collections\ArrayCollection {#18359 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#18338 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26460 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26453 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18540
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18466
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18468 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#18536 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18464 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#18343 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#18350
      #collection: Doctrine\Common\Collections\ArrayCollection {#18359 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#18338 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26460 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26453 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 130.0 MiB 0.21 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18590
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18586 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18588 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18589 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18343 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#18593
  +variant: App\Entity\Product\ProductVariant {#18343 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18590
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18586 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18588 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18589 …}
    +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.40 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18459
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18389 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18391 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18409 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13762
    #id: 8366
    #code: "mel-de-castanyer-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13771 …}
    #variants: Doctrine\ORM\PersistentCollection {#13773 …}
    #options: Doctrine\ORM\PersistentCollection {#13777 …}
    #associations: Doctrine\ORM\PersistentCollection {#13775 …}
    #createdAt: DateTime @1757003680 {#13760
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13761
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13780 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13781
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13762}
        #id: 8974
        #name: "Mel de castanyer eco Muria 470g"
        #slug: "mel-de-castanyer-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb tocs amaderats.</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 {#13763 …}
    #channels: Doctrine\ORM\PersistentCollection {#13769 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13765 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13767 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 754
    -wpData: [
      "id" => 754
      "name" => "Mel de castanyer eco Muria 470g"
      "slug" => "mel-de-castanyer-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
      "date_created" => "2025-06-09T13:34:05"
      "date_created_gmt" => "2025-06-09T11:34:05"
      "date_modified" => "2025-07-07T14:28:46"
      "date_modified_gmt" => "2025-07-07T12:28:46"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb tocs amaderats.</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" => "10708"
      "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" => [
        153
        138
        745
        748
        168
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 755
          "date_created" => "2025-06-09T15:33:23"
          "date_created_gmt" => "2025-06-09T11:33:23"
          "date_modified" => "2025-06-09T15:33:28"
          "date_modified_gmt" => "2025-06-09T11:33:28"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/castanyer-copia.png"
          "name" => "castanyer eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10811
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10812
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10813
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10814
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10815
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10816
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10817
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10818
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10819
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10820
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10821
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10822
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10823
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10824
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10825
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10826
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10827
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10828
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10829
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10830
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10831
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10832
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10833
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10834
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10835
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10836
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10837
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10838
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10839
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10840
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10841
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10842
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10843
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10844
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10845
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10846
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10847
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10848
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10849
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11140
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/754"
          ]
        ]
        "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 {#18397
  +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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#18663 …}
  -form: Symfony\Component\Form\Form {#18695 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "e4ec6d1c01c.SiZffr0NC34UScK1I3V5sjTY2iodpw_lE7kpzpYrcak.fRAzSNtESEl3evPlb0Ym6kGZqB5NxD2MecNivNNGROc7FBw7z3ROG18--g"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18459
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18389 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18391 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18409 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13762
    #id: 8366
    #code: "mel-de-castanyer-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13771 …}
    #variants: Doctrine\ORM\PersistentCollection {#13773 …}
    #options: Doctrine\ORM\PersistentCollection {#13777 …}
    #associations: Doctrine\ORM\PersistentCollection {#13775 …}
    #createdAt: DateTime @1757003680 {#13760
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13761
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13780 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13781
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13762}
        #id: 8974
        #name: "Mel de castanyer eco Muria 470g"
        #slug: "mel-de-castanyer-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral amb tocs amaderats.</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 {#13763 …}
    #channels: Doctrine\ORM\PersistentCollection {#13769 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13765 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13767 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 754
    -wpData: [
      "id" => 754
      "name" => "Mel de castanyer eco Muria 470g"
      "slug" => "mel-de-castanyer-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-castanyer-eco-muria-470g/"
      "date_created" => "2025-06-09T13:34:05"
      "date_created_gmt" => "2025-06-09T11:34:05"
      "date_modified" => "2025-07-07T14:28:46"
      "date_modified_gmt" => "2025-07-07T12:28:46"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de castanyer eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció boscos de castanyer de les serralades del Nord de Catalunya i del Nord-oest de la península i d’Andalusia. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de castanyer és a l’estiu.</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.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral amb tocs amaderats.</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" => "10708"
      "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" => [
        153
        138
        745
        748
        168
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 755
          "date_created" => "2025-06-09T15:33:23"
          "date_created_gmt" => "2025-06-09T11:33:23"
          "date_modified" => "2025-06-09T15:33:28"
          "date_modified_gmt" => "2025-06-09T11:33:28"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/castanyer-copia.png"
          "name" => "castanyer eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10811
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10812
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10813
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10814
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10815
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10816
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10817
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10818
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10819
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10820
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10821
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10822
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10823
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10824
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10825
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10826
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10827
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10828
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10829
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10830
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10831
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10832
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10833
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10834
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10835
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10836
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10837
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10838
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10839
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10840
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10841
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10842
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10843
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10844
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10845
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10846
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10847
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10848
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10849
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11140
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/754"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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 16.66 ms
Input props
[
  "product" => App\Entity\Product\Product {#13784
    #id: 8367
    #code: "mel-de-muntanya-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13793 …}
    #variants: Doctrine\ORM\PersistentCollection {#13795 …}
    #options: Doctrine\ORM\PersistentCollection {#13799 …}
    #associations: Doctrine\ORM\PersistentCollection {#13797 …}
    #createdAt: DateTime @1757003680 {#13782
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13783
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13802 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13803
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13784}
        #id: 8975
        #name: "Mel de muntanya eco Muria 470g"
        #slug: "mel-de-muntanya-eco-muria-470g"
        #description: """
          <h1>Mel de muntanya eco Muria 470g</h1>\n
          <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral a vegades amb notes de fruita i humus.</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 {#13785 …}
    #channels: Doctrine\ORM\PersistentCollection {#13791 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13787 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13789 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 752
    -wpData: [
      "id" => 752
      "name" => "Mel de muntanya eco Muria 470g"
      "slug" => "mel-de-muntanya-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
      "date_created" => "2025-06-09T13:31:41"
      "date_created_gmt" => "2025-06-09T11:31:41"
      "date_modified" => "2025-07-07T14:29:01"
      "date_modified_gmt" => "2025-07-07T12:29:01"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de muntanya eco Muria 470g</h1>\n
        <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral a vegades amb notes de fruita i humus.</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" => "10707"
      "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" => [
        141
        750
        743
        150
        745
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 753
          "date_created" => "2025-06-09T15:31:14"
          "date_created_gmt" => "2025-06-09T11:31:14"
          "date_modified" => "2025-06-09T15:31:21"
          "date_modified_gmt" => "2025-06-09T11:31:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/muntanya-baixa.png"
          "name" => "muntanya eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10748
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10749
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10750
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10751
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10752
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10753
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10754
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10755
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10756
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10757
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10758
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10759
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10760
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10761
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10762
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10763
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10764
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10765
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10766
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10767
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10768
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10769
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10770
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10771
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10772
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10773
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10774
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10775
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10776
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10777
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10778
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10779
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10780
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10781
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10782
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10783
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10784
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10785
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10786
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11145
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/752"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#18785
  +product: App\Entity\Product\Product {#13784
    #id: 8367
    #code: "mel-de-muntanya-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13793 …}
    #variants: Doctrine\ORM\PersistentCollection {#13795 …}
    #options: Doctrine\ORM\PersistentCollection {#13799 …}
    #associations: Doctrine\ORM\PersistentCollection {#13797 …}
    #createdAt: DateTime @1757003680 {#13782
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13783
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13802 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13803
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13784}
        #id: 8975
        #name: "Mel de muntanya eco Muria 470g"
        #slug: "mel-de-muntanya-eco-muria-470g"
        #description: """
          <h1>Mel de muntanya eco Muria 470g</h1>\n
          <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral a vegades amb notes de fruita i humus.</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 {#13785 …}
    #channels: Doctrine\ORM\PersistentCollection {#13791 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13787 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13789 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 752
    -wpData: [
      "id" => 752
      "name" => "Mel de muntanya eco Muria 470g"
      "slug" => "mel-de-muntanya-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
      "date_created" => "2025-06-09T13:31:41"
      "date_created_gmt" => "2025-06-09T11:31:41"
      "date_modified" => "2025-07-07T14:29:01"
      "date_modified_gmt" => "2025-07-07T12:29:01"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de muntanya eco Muria 470g</h1>\n
        <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral a vegades amb notes de fruita i humus.</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" => "10707"
      "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" => [
        141
        750
        743
        150
        745
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 753
          "date_created" => "2025-06-09T15:31:14"
          "date_created_gmt" => "2025-06-09T11:31:14"
          "date_modified" => "2025-06-09T15:31:21"
          "date_modified_gmt" => "2025-06-09T11:31:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/muntanya-baixa.png"
          "name" => "muntanya eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10748
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10749
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10750
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10751
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10752
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10753
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10754
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10755
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10756
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10757
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10758
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10759
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10760
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10761
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10762
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10763
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10764
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10765
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10766
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10767
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10768
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10769
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10770
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10771
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10772
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10773
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10774
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10775
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10776
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10777
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10778
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10779
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10780
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10781
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10782
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10783
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10784
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10785
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10786
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11145
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/752"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#18807 …}
  +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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.34 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18872
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18862 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18857 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18866 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18807 …}
  "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 {#18876
  +variant: App\Entity\Product\ProductVariant {#18807 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18872
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18862 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18857 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18866 …}
    +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.65 ms
Input props
[
  "product" => App\Entity\Product\Product {#13784
    #id: 8367
    #code: "mel-de-muntanya-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13793 …}
    #variants: Doctrine\ORM\PersistentCollection {#13795 …}
    #options: Doctrine\ORM\PersistentCollection {#13799 …}
    #associations: Doctrine\ORM\PersistentCollection {#13797 …}
    #createdAt: DateTime @1757003680 {#13782
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13783
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13802 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13803
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13784}
        #id: 8975
        #name: "Mel de muntanya eco Muria 470g"
        #slug: "mel-de-muntanya-eco-muria-470g"
        #description: """
          <h1>Mel de muntanya eco Muria 470g</h1>\n
          <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral a vegades amb notes de fruita i humus.</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 {#13785 …}
    #channels: Doctrine\ORM\PersistentCollection {#13791 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13787 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13789 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 752
    -wpData: [
      "id" => 752
      "name" => "Mel de muntanya eco Muria 470g"
      "slug" => "mel-de-muntanya-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
      "date_created" => "2025-06-09T13:31:41"
      "date_created_gmt" => "2025-06-09T11:31:41"
      "date_modified" => "2025-07-07T14:29:01"
      "date_modified_gmt" => "2025-07-07T12:29:01"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de muntanya eco Muria 470g</h1>\n
        <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral a vegades amb notes de fruita i humus.</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" => "10707"
      "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" => [
        141
        750
        743
        150
        745
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 753
          "date_created" => "2025-06-09T15:31:14"
          "date_created_gmt" => "2025-06-09T11:31:14"
          "date_modified" => "2025-06-09T15:31:21"
          "date_modified_gmt" => "2025-06-09T11:31:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/muntanya-baixa.png"
          "name" => "muntanya eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10748
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10749
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10750
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10751
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10752
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10753
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10754
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10755
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10756
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10757
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10758
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10759
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10760
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10761
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10762
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10763
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10764
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10765
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10766
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10767
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10768
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10769
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10770
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10771
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10772
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10773
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10774
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10775
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10776
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10777
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10778
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10779
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10780
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10781
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10782
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10783
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10784
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10785
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10786
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11145
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/752"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel de muntanya eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#18941
  -props: [
    "product" => App\Entity\Product\Product {#13784
      #id: 8367
      #code: "mel-de-muntanya-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13793 …}
      #variants: Doctrine\ORM\PersistentCollection {#13795 …}
      #options: Doctrine\ORM\PersistentCollection {#13799 …}
      #associations: Doctrine\ORM\PersistentCollection {#13797 …}
      #createdAt: DateTime @1757003680 {#13782
        date: 2025-09-04 16:34:40.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003680 {#13783
        date: 2025-09-04 16:34:40.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13802 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13803
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13784}
          #id: 8975
          #name: "Mel de muntanya eco Muria 470g"
          #slug: "mel-de-muntanya-eco-muria-470g"
          #description: """
            <h1>Mel de muntanya eco Muria 470g</h1>\n
            <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
            <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p>Aroma floral a vegades amb notes de fruita i humus.</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 {#13785 …}
      #channels: Doctrine\ORM\PersistentCollection {#13791 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13787 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13789 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 752
      -wpData: [
        "id" => 752
        "name" => "Mel de muntanya eco Muria 470g"
        "slug" => "mel-de-muntanya-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
        "date_created" => "2025-06-09T13:31:41"
        "date_created_gmt" => "2025-06-09T11:31:41"
        "date_modified" => "2025-07-07T14:29:01"
        "date_modified_gmt" => "2025-07-07T12:29:01"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1>Mel de muntanya eco Muria 470g</h1>\n
          <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral a vegades amb notes de fruita i humus.</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" => "10707"
        "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" => [
          141
          750
          743
          150
          745
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 753
            "date_created" => "2025-06-09T15:31:14"
            "date_created_gmt" => "2025-06-09T11:31:14"
            "date_modified" => "2025-06-09T15:31:21"
            "date_modified_gmt" => "2025-06-09T11:31:21"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/muntanya-baixa.png"
            "name" => "muntanya eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10748
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10749
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10750
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10751
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10752
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10753
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10754
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10755
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10756
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10757
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10758
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10759
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10760
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10761
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10762
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10763
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10764
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10765
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10766
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10767
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10768
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10769
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10770
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10771
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10772
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10773
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10774
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10775
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10776
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10777
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10778
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10779
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10780
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10781
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10782
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10783
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10784
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10785
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10786
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11145
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/752"
            ]
          ]
          "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.11 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18930
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18932 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19000 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18928 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18807 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#18814
    #collection: Doctrine\Common\Collections\ArrayCollection {#18823 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#18802 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26505 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26498 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18930
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18932 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19000 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18928 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel de muntanya eco Muria 470g"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#18814
    #collection: Doctrine\Common\Collections\ArrayCollection {#18823 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#18802 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26505 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26498 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19004
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18930
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18932 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#19000 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18928 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#18807 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#18814
      #collection: Doctrine\Common\Collections\ArrayCollection {#18823 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#18802 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26505 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26498 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.29 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19054
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19050 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19052 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19053 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#18807 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#19057
  +variant: App\Entity\Product\ProductVariant {#18807 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19054
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19050 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19052 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19053 …}
    +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.17 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18923
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18853 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18855 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18873 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13784
    #id: 8367
    #code: "mel-de-muntanya-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13793 …}
    #variants: Doctrine\ORM\PersistentCollection {#13795 …}
    #options: Doctrine\ORM\PersistentCollection {#13799 …}
    #associations: Doctrine\ORM\PersistentCollection {#13797 …}
    #createdAt: DateTime @1757003680 {#13782
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13783
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13802 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13803
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13784}
        #id: 8975
        #name: "Mel de muntanya eco Muria 470g"
        #slug: "mel-de-muntanya-eco-muria-470g"
        #description: """
          <h1>Mel de muntanya eco Muria 470g</h1>\n
          <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral a vegades amb notes de fruita i humus.</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 {#13785 …}
    #channels: Doctrine\ORM\PersistentCollection {#13791 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13787 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13789 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 752
    -wpData: [
      "id" => 752
      "name" => "Mel de muntanya eco Muria 470g"
      "slug" => "mel-de-muntanya-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
      "date_created" => "2025-06-09T13:31:41"
      "date_created_gmt" => "2025-06-09T11:31:41"
      "date_modified" => "2025-07-07T14:29:01"
      "date_modified_gmt" => "2025-07-07T12:29:01"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de muntanya eco Muria 470g</h1>\n
        <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral a vegades amb notes de fruita i humus.</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" => "10707"
      "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" => [
        141
        750
        743
        150
        745
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 753
          "date_created" => "2025-06-09T15:31:14"
          "date_created_gmt" => "2025-06-09T11:31:14"
          "date_modified" => "2025-06-09T15:31:21"
          "date_modified_gmt" => "2025-06-09T11:31:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/muntanya-baixa.png"
          "name" => "muntanya eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10748
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10749
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10750
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10751
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10752
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10753
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10754
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10755
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10756
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10757
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10758
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10759
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10760
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10761
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10762
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10763
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10764
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10765
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10766
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10767
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10768
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10769
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10770
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10771
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10772
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10773
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10774
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10775
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10776
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10777
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10778
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10779
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10780
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10781
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10782
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10783
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10784
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10785
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10786
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11145
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/752"
          ]
        ]
        "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 {#18861
  +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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#19127 …}
  -form: Symfony\Component\Form\Form {#19159 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "60318ef876.SUl9KR2jqQQA8keXNScIS4aTTzhXr1ggHP0Fv-YuNOA.fn8RH3vq6jNjwXbHeRRXE_PSPQwHzGpJdodOzaNDAa44ez5sb9rsYUuFfw"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#18923
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#18853 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#18855 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#18873 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13784
    #id: 8367
    #code: "mel-de-muntanya-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13793 …}
    #variants: Doctrine\ORM\PersistentCollection {#13795 …}
    #options: Doctrine\ORM\PersistentCollection {#13799 …}
    #associations: Doctrine\ORM\PersistentCollection {#13797 …}
    #createdAt: DateTime @1757003680 {#13782
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003680 {#13783
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13802 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13803
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13784}
        #id: 8975
        #name: "Mel de muntanya eco Muria 470g"
        #slug: "mel-de-muntanya-eco-muria-470g"
        #description: """
          <h1>Mel de muntanya eco Muria 470g</h1>\n
          <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p>Aroma floral a vegades amb notes de fruita i humus.</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 {#13785 …}
    #channels: Doctrine\ORM\PersistentCollection {#13791 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13787 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13789 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 752
    -wpData: [
      "id" => 752
      "name" => "Mel de muntanya eco Muria 470g"
      "slug" => "mel-de-muntanya-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-muntanya-eco-muria-470g/"
      "date_created" => "2025-06-09T13:31:41"
      "date_created_gmt" => "2025-06-09T11:31:41"
      "date_modified" => "2025-07-07T14:29:01"
      "date_modified_gmt" => "2025-07-07T12:29:01"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1>Mel de muntanya eco Muria 470g</h1>\n
        <p>Zona de producció pis muntanyós de les serralades de Catalunya i península Ibèrica.t, elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’alta muntanya és durant l’estiu.</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>Ambre molt fosc, a vegades amb tonalitats vermelles</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p>Aroma floral a vegades amb notes de fruita i humus.</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" => "10707"
      "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" => [
        141
        750
        743
        150
        745
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 753
          "date_created" => "2025-06-09T15:31:14"
          "date_created_gmt" => "2025-06-09T11:31:14"
          "date_modified" => "2025-06-09T15:31:21"
          "date_modified_gmt" => "2025-06-09T11:31:21"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/muntanya-baixa.png"
          "name" => "muntanya eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10748
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10749
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10750
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10751
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10752
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10753
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10754
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10755
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10756
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10757
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10758
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10759
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10760
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10761
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10762
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10763
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10764
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10765
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10766
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10767
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10768
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10769
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10770
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10771
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10772
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10773
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10774
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10775
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10776
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10777
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10778
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10779
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10780
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10781
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10782
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10783
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10784
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10785
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10786
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11145
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/752"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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 19.03 ms
Input props
[
  "product" => App\Entity\Product\Product {#13806
    #id: 8368
    #code: "mel-de-bruc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13815 …}
    #variants: Doctrine\ORM\PersistentCollection {#13817 …}
    #options: Doctrine\ORM\PersistentCollection {#13821 …}
    #associations: Doctrine\ORM\PersistentCollection {#13819 …}
    #createdAt: DateTime @1757003680 {#13804
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13805
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13824 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13825
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13806}
        #id: 8976
        #name: "Mel de bruc eco Muria 470g"
        #slug: "mel-de-bruc-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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 {#13807 …}
    #channels: Doctrine\ORM\PersistentCollection {#13813 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13809 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13811 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 750
    -wpData: [
      "id" => 750
      "name" => "Mel de bruc eco Muria 470g"
      "slug" => "mel-de-bruc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:26:15"
      "date_created_gmt" => "2025-06-09T11:26:15"
      "date_modified" => "2025-07-07T14:29:24"
      "date_modified_gmt" => "2025-07-07T12:29:24"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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" => "10706"
      "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" => [
        748
        752
        162
        72
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 751
          "date_created" => "2025-06-09T15:25:45"
          "date_created_gmt" => "2025-06-09T11:25:45"
          "date_modified" => "2025-06-09T15:25:53"
          "date_modified_gmt" => "2025-06-09T11:25:53"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/bruc-BAIXA.png"
          "name" => "bruc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10685
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10686
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10687
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10688
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10689
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10690
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10691
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10692
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10693
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10694
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10695
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10696
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10697
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10698
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10699
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10700
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10701
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10702
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10703
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10704
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10705
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10706
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10707
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10708
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10709
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10710
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10711
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10712
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10713
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10714
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10715
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10716
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10717
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10718
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10719
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10720
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10721
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10722
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10723
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11141
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/750"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#19249
  +product: App\Entity\Product\Product {#13806
    #id: 8368
    #code: "mel-de-bruc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13815 …}
    #variants: Doctrine\ORM\PersistentCollection {#13817 …}
    #options: Doctrine\ORM\PersistentCollection {#13821 …}
    #associations: Doctrine\ORM\PersistentCollection {#13819 …}
    #createdAt: DateTime @1757003680 {#13804
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13805
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13824 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13825
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13806}
        #id: 8976
        #name: "Mel de bruc eco Muria 470g"
        #slug: "mel-de-bruc-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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 {#13807 …}
    #channels: Doctrine\ORM\PersistentCollection {#13813 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13809 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13811 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 750
    -wpData: [
      "id" => 750
      "name" => "Mel de bruc eco Muria 470g"
      "slug" => "mel-de-bruc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:26:15"
      "date_created_gmt" => "2025-06-09T11:26:15"
      "date_modified" => "2025-07-07T14:29:24"
      "date_modified_gmt" => "2025-07-07T12:29:24"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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" => "10706"
      "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" => [
        748
        752
        162
        72
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 751
          "date_created" => "2025-06-09T15:25:45"
          "date_created_gmt" => "2025-06-09T11:25:45"
          "date_modified" => "2025-06-09T15:25:53"
          "date_modified_gmt" => "2025-06-09T11:25:53"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/bruc-BAIXA.png"
          "name" => "bruc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10685
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10686
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10687
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10688
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10689
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10690
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10691
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10692
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10693
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10694
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10695
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10696
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10697
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10698
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10699
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10700
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10701
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10702
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10703
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10704
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10705
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10706
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10707
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10708
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10709
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10710
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10711
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10712
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10713
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10714
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10715
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10716
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10717
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10718
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10719
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10720
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10721
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10722
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10723
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11141
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/750"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#19271 …}
  +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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.36 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19336
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19326 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19321 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19330 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19271 …}
  "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 {#19340
  +variant: App\Entity\Product\ProductVariant {#19271 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19336
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19326 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19321 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19330 …}
    +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.82 ms
Input props
[
  "product" => App\Entity\Product\Product {#13806
    #id: 8368
    #code: "mel-de-bruc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13815 …}
    #variants: Doctrine\ORM\PersistentCollection {#13817 …}
    #options: Doctrine\ORM\PersistentCollection {#13821 …}
    #associations: Doctrine\ORM\PersistentCollection {#13819 …}
    #createdAt: DateTime @1757003680 {#13804
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13805
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13824 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13825
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13806}
        #id: 8976
        #name: "Mel de bruc eco Muria 470g"
        #slug: "mel-de-bruc-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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 {#13807 …}
    #channels: Doctrine\ORM\PersistentCollection {#13813 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13809 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13811 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 750
    -wpData: [
      "id" => 750
      "name" => "Mel de bruc eco Muria 470g"
      "slug" => "mel-de-bruc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:26:15"
      "date_created_gmt" => "2025-06-09T11:26:15"
      "date_modified" => "2025-07-07T14:29:24"
      "date_modified_gmt" => "2025-07-07T12:29:24"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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" => "10706"
      "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" => [
        748
        752
        162
        72
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 751
          "date_created" => "2025-06-09T15:25:45"
          "date_created_gmt" => "2025-06-09T11:25:45"
          "date_modified" => "2025-06-09T15:25:53"
          "date_modified_gmt" => "2025-06-09T11:25:53"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/bruc-BAIXA.png"
          "name" => "bruc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10685
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10686
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10687
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10688
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10689
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10690
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10691
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10692
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10693
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10694
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10695
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10696
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10697
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10698
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10699
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10700
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10701
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10702
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10703
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10704
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10705
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10706
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10707
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10708
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10709
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10710
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10711
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10712
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10713
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10714
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10715
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10716
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10717
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10718
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10719
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10720
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10721
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10722
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10723
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11141
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/750"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel de bruc eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19405
  -props: [
    "product" => App\Entity\Product\Product {#13806
      #id: 8368
      #code: "mel-de-bruc-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13815 …}
      #variants: Doctrine\ORM\PersistentCollection {#13817 …}
      #options: Doctrine\ORM\PersistentCollection {#13821 …}
      #associations: Doctrine\ORM\PersistentCollection {#13819 …}
      #createdAt: DateTime @1757003680 {#13804
        date: 2025-09-04 16:34:40.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003681 {#13805
        date: 2025-09-04 16:34:41.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13824 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13825
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13806}
          #id: 8976
          #name: "Mel de bruc eco Muria 470g"
          #slug: "mel-de-bruc-eco-muria-470g"
          #description: """
            <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
            <p>No conté gluten.</p>\n
            <p>No conté al·lergòlegs.</p>\n
            <p><strong>COLOR:</strong></p>\n
            <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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 {#13807 …}
      #channels: Doctrine\ORM\PersistentCollection {#13813 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13809 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13811 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 750
      -wpData: [
        "id" => 750
        "name" => "Mel de bruc eco Muria 470g"
        "slug" => "mel-de-bruc-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
        "date_created" => "2025-06-09T13:26:15"
        "date_created_gmt" => "2025-06-09T11:26:15"
        "date_modified" => "2025-07-07T14:29:24"
        "date_modified_gmt" => "2025-07-07T12:29:24"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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" => "10706"
        "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" => [
          748
          752
          162
          72
          134
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 751
            "date_created" => "2025-06-09T15:25:45"
            "date_created_gmt" => "2025-06-09T11:25:45"
            "date_modified" => "2025-06-09T15:25:53"
            "date_modified_gmt" => "2025-06-09T11:25:53"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/bruc-BAIXA.png"
            "name" => "bruc eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10685
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10686
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10687
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10688
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10689
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10690
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10691
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10692
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10693
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10694
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10695
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10696
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10697
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10698
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10699
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10700
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10701
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10702
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10703
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10704
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10705
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10706
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10707
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10708
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10709
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10710
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10711
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10712
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10713
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10714
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10715
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10716
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10717
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10718
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10719
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10720
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10721
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10722
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10723
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11141
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/750"
            ]
          ]
          "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.12 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19394
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19396 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19464 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19392 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19271 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#19278
    #collection: Doctrine\Common\Collections\ArrayCollection {#19287 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#19266 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26550 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26543 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19394
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19396 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19464 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19392 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel de bruc eco Muria 470g"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#19278
    #collection: Doctrine\Common\Collections\ArrayCollection {#19287 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#19266 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26550 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26543 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19468
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19394
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19396 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#19464 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19392 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#19271 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#19278
      #collection: Doctrine\Common\Collections\ArrayCollection {#19287 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#19266 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26550 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26543 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.34 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19518
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19514 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19516 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19517 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19271 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#19521
  +variant: App\Entity\Product\ProductVariant {#19271 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19518
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19514 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19516 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19517 …}
    +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.37 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19387
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19317 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19319 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19337 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13806
    #id: 8368
    #code: "mel-de-bruc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13815 …}
    #variants: Doctrine\ORM\PersistentCollection {#13817 …}
    #options: Doctrine\ORM\PersistentCollection {#13821 …}
    #associations: Doctrine\ORM\PersistentCollection {#13819 …}
    #createdAt: DateTime @1757003680 {#13804
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13805
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13824 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13825
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13806}
        #id: 8976
        #name: "Mel de bruc eco Muria 470g"
        #slug: "mel-de-bruc-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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 {#13807 …}
    #channels: Doctrine\ORM\PersistentCollection {#13813 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13809 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13811 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 750
    -wpData: [
      "id" => 750
      "name" => "Mel de bruc eco Muria 470g"
      "slug" => "mel-de-bruc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:26:15"
      "date_created_gmt" => "2025-06-09T11:26:15"
      "date_modified" => "2025-07-07T14:29:24"
      "date_modified_gmt" => "2025-07-07T12:29:24"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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" => "10706"
      "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" => [
        748
        752
        162
        72
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 751
          "date_created" => "2025-06-09T15:25:45"
          "date_created_gmt" => "2025-06-09T11:25:45"
          "date_modified" => "2025-06-09T15:25:53"
          "date_modified_gmt" => "2025-06-09T11:25:53"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/bruc-BAIXA.png"
          "name" => "bruc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10685
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10686
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10687
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10688
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10689
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10690
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10691
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10692
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10693
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10694
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10695
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10696
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10697
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10698
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10699
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10700
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10701
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10702
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10703
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10704
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10705
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10706
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10707
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10708
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10709
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10710
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10711
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10712
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10713
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10714
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10715
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10716
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10717
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10718
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10719
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10720
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10721
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10722
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10723
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11141
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/750"
          ]
        ]
        "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 {#19325
  +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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#19591 …}
  -form: Symfony\Component\Form\Form {#19623 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "51.4ZvcNef4dbxdUz5WNb08KCFPOcsxlUPpDFPfsYaTTRs.1q2wA4GxNos-YA8GeY5jcFQOS_9h9nGAZimUw8P-eFWQqZ9wlYEw2RYkBg"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19387
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19317 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19319 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19337 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13806
    #id: 8368
    #code: "mel-de-bruc-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13815 …}
    #variants: Doctrine\ORM\PersistentCollection {#13817 …}
    #options: Doctrine\ORM\PersistentCollection {#13821 …}
    #associations: Doctrine\ORM\PersistentCollection {#13819 …}
    #createdAt: DateTime @1757003680 {#13804
      date: 2025-09-04 16:34:40.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13805
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13824 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13825
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13806}
        #id: 8976
        #name: "Mel de bruc eco Muria 470g"
        #slug: "mel-de-bruc-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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 {#13807 …}
    #channels: Doctrine\ORM\PersistentCollection {#13813 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13809 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13811 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 750
    -wpData: [
      "id" => 750
      "name" => "Mel de bruc eco Muria 470g"
      "slug" => "mel-de-bruc-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-bruc-eco-muria-470g/"
      "date_created" => "2025-06-09T13:26:15"
      "date_created_gmt" => "2025-06-09T11:26:15"
      "date_modified" => "2025-07-07T14:29:24"
      "date_modified_gmt" => "2025-07-07T12:29:24"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de bruc 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 bruc és a la tardor.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p data-pm-slice="1 1 []">Ambre fosc amb tonalitats vermelloses.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Aroma floral intens i persistent característic de la tardor.</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" => "10706"
      "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" => [
        748
        752
        162
        72
        134
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 751
          "date_created" => "2025-06-09T15:25:45"
          "date_created_gmt" => "2025-06-09T11:25:45"
          "date_modified" => "2025-06-09T15:25:53"
          "date_modified_gmt" => "2025-06-09T11:25:53"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/bruc-BAIXA.png"
          "name" => "bruc eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10685
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10686
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10687
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10688
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10689
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10690
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10691
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10692
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10693
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10694
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10695
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10696
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10697
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10698
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10699
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10700
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10701
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10702
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10703
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10704
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10705
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10706
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10707
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10708
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10709
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10710
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10711
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10712
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10713
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10714
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10715
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10716
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10717
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10718
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10719
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10720
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10721
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10722
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10723
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11141
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/750"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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 16.67 ms
Input props
[
  "product" => App\Entity\Product\Product {#13828
    #id: 8369
    #code: "mel-de-farigola-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13837 …}
    #variants: Doctrine\ORM\PersistentCollection {#13839 …}
    #options: Doctrine\ORM\PersistentCollection {#13843 …}
    #associations: Doctrine\ORM\PersistentCollection {#13841 …}
    #createdAt: DateTime @1757003681 {#13826
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13827
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13846 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13847
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13828}
        #id: 8977
        #name: "Mel de farigola eco Muria 470g"
        #slug: "mel-de-farigola-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre amb tonalitats vermelloses.</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 {#13829 …}
    #channels: Doctrine\ORM\PersistentCollection {#13835 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13831 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13833 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 748
    -wpData: [
      "id" => 748
      "name" => "Mel de farigola eco Muria 470g"
      "slug" => "mel-de-farigola-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
      "date_created" => "2025-06-09T13:15:44"
      "date_created_gmt" => "2025-06-09T11:15:44"
      "date_modified" => "2025-07-07T14:29:45"
      "date_modified_gmt" => "2025-07-07T12:29:45"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre amb tonalitats vermelloses.</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" => "10705"
      "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" => [
        150
        162
        153
        745
        177
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 749
          "date_created" => "2025-06-09T15:13:52"
          "date_created_gmt" => "2025-06-09T11:13:52"
          "date_modified" => "2025-06-09T15:14:02"
          "date_modified_gmt" => "2025-06-09T11:14:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/farigola-BAIXA-e1749467723756.png"
          "name" => "farigola ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10621
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10622
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10623
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10624
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10625
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10626
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10627
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10628
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10629
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10630
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10631
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10632
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10633
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10634
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10635
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10636
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10637
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10638
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10639
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10640
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10641
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10642
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10643
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10644
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10645
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10646
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10647
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10648
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10649
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10650
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10651
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10652
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10653
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10654
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10655
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10656
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10657
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10658
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10659
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11132
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/748"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#19713
  +product: App\Entity\Product\Product {#13828
    #id: 8369
    #code: "mel-de-farigola-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13837 …}
    #variants: Doctrine\ORM\PersistentCollection {#13839 …}
    #options: Doctrine\ORM\PersistentCollection {#13843 …}
    #associations: Doctrine\ORM\PersistentCollection {#13841 …}
    #createdAt: DateTime @1757003681 {#13826
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13827
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13846 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13847
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13828}
        #id: 8977
        #name: "Mel de farigola eco Muria 470g"
        #slug: "mel-de-farigola-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre amb tonalitats vermelloses.</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 {#13829 …}
    #channels: Doctrine\ORM\PersistentCollection {#13835 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13831 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13833 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 748
    -wpData: [
      "id" => 748
      "name" => "Mel de farigola eco Muria 470g"
      "slug" => "mel-de-farigola-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
      "date_created" => "2025-06-09T13:15:44"
      "date_created_gmt" => "2025-06-09T11:15:44"
      "date_modified" => "2025-07-07T14:29:45"
      "date_modified_gmt" => "2025-07-07T12:29:45"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre amb tonalitats vermelloses.</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" => "10705"
      "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" => [
        150
        162
        153
        745
        177
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 749
          "date_created" => "2025-06-09T15:13:52"
          "date_created_gmt" => "2025-06-09T11:13:52"
          "date_modified" => "2025-06-09T15:14:02"
          "date_modified_gmt" => "2025-06-09T11:14:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/farigola-BAIXA-e1749467723756.png"
          "name" => "farigola ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10621
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10622
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10623
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10624
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10625
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10626
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10627
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10628
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10629
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10630
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10631
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10632
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10633
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10634
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10635
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10636
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10637
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10638
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10639
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10640
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10641
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10642
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10643
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10644
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10645
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10646
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10647
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10648
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10649
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10650
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10651
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10652
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10653
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10654
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10655
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10656
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10657
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10658
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10659
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11132
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/748"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#19735 …}
  +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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main"
    ]
  }
}
sylius_shop:product:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.34 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19800
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19790 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19785 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19794 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19735 …}
  "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 {#19804
  +variant: App\Entity\Product\ProductVariant {#19735 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19800
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19790 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19785 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19794 …}
    +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.56 ms
Input props
[
  "product" => App\Entity\Product\Product {#13828
    #id: 8369
    #code: "mel-de-farigola-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13837 …}
    #variants: Doctrine\ORM\PersistentCollection {#13839 …}
    #options: Doctrine\ORM\PersistentCollection {#13843 …}
    #associations: Doctrine\ORM\PersistentCollection {#13841 …}
    #createdAt: DateTime @1757003681 {#13826
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13827
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13846 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13847
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13828}
        #id: 8977
        #name: "Mel de farigola eco Muria 470g"
        #slug: "mel-de-farigola-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre amb tonalitats vermelloses.</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 {#13829 …}
    #channels: Doctrine\ORM\PersistentCollection {#13835 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13831 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13833 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 748
    -wpData: [
      "id" => 748
      "name" => "Mel de farigola eco Muria 470g"
      "slug" => "mel-de-farigola-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
      "date_created" => "2025-06-09T13:15:44"
      "date_created_gmt" => "2025-06-09T11:15:44"
      "date_modified" => "2025-07-07T14:29:45"
      "date_modified_gmt" => "2025-07-07T12:29:45"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre amb tonalitats vermelloses.</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" => "10705"
      "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" => [
        150
        162
        153
        745
        177
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 749
          "date_created" => "2025-06-09T15:13:52"
          "date_created_gmt" => "2025-06-09T11:13:52"
          "date_modified" => "2025-06-09T15:14:02"
          "date_modified_gmt" => "2025-06-09T11:14:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/farigola-BAIXA-e1749467723756.png"
          "name" => "farigola ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10621
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10622
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10623
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10624
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10625
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10626
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10627
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10628
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10629
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10630
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10631
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10632
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10633
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10634
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10635
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10636
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10637
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10638
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10639
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10640
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10641
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10642
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10643
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10644
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10645
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10646
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10647
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10648
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10649
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10650
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10651
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10652
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10653
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10654
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10655
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10656
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10657
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10658
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10659
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11132
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/748"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel de farigola eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19869
  -props: [
    "product" => App\Entity\Product\Product {#13828
      #id: 8369
      #code: "mel-de-farigola-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13837 …}
      #variants: Doctrine\ORM\PersistentCollection {#13839 …}
      #options: Doctrine\ORM\PersistentCollection {#13843 …}
      #associations: Doctrine\ORM\PersistentCollection {#13841 …}
      #createdAt: DateTime @1757003681 {#13826
        date: 2025-09-04 16:34:41.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003681 {#13827
        date: 2025-09-04 16:34:41.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13846 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13847
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13828}
          #id: 8977
          #name: "Mel de farigola eco Muria 470g"
          #slug: "mel-de-farigola-eco-muria-470g"
          #description: """
            <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
            <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
            <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
            <p>No conté gluten.</p>\n
            <p>No conté al·lergòlegs.</p>\n
            <p><strong>COLOR:</strong></p>\n
            <p>Ambre amb tonalitats vermelloses.</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 {#13829 …}
      #channels: Doctrine\ORM\PersistentCollection {#13835 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13831 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13833 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 748
      -wpData: [
        "id" => 748
        "name" => "Mel de farigola eco Muria 470g"
        "slug" => "mel-de-farigola-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
        "date_created" => "2025-06-09T13:15:44"
        "date_created_gmt" => "2025-06-09T11:15:44"
        "date_modified" => "2025-07-07T14:29:45"
        "date_modified_gmt" => "2025-07-07T12:29:45"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre amb tonalitats vermelloses.</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" => "10705"
        "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" => [
          150
          162
          153
          745
          177
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 749
            "date_created" => "2025-06-09T15:13:52"
            "date_created_gmt" => "2025-06-09T11:13:52"
            "date_modified" => "2025-06-09T15:14:02"
            "date_modified_gmt" => "2025-06-09T11:14:02"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/farigola-BAIXA-e1749467723756.png"
            "name" => "farigola ECO"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10621
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10622
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10623
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10624
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10625
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10626
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10627
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10628
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10629
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10630
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10631
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10632
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10633
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10634
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10635
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10636
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10637
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10638
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10639
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10640
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10641
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10642
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10643
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10644
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10645
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10646
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10647
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10648
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10649
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10650
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10651
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10652
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10653
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10654
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10655
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10656
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10657
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10658
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10659
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11132
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/748"
            ]
          ]
          "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 {#19858
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19860 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19928 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19856 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19735 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#19742
    #collection: Doctrine\Common\Collections\ArrayCollection {#19751 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#19730 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26595 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26588 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19858
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19860 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19928 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19856 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel de farigola eco Muria 470g"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#19742
    #collection: Doctrine\Common\Collections\ArrayCollection {#19751 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#19730 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26595 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26588 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#19932
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19858
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19860 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#19928 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19856 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#19735 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#19742
      #collection: Doctrine\Common\Collections\ArrayCollection {#19751 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#19730 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26595 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26588 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.26 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19982
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19978 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19980 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19981 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#19735 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#19985
  +variant: App\Entity\Product\ProductVariant {#19735 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19982
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19978 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19980 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19981 …}
    +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.01 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19851
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19781 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19783 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19801 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13828
    #id: 8369
    #code: "mel-de-farigola-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13837 …}
    #variants: Doctrine\ORM\PersistentCollection {#13839 …}
    #options: Doctrine\ORM\PersistentCollection {#13843 …}
    #associations: Doctrine\ORM\PersistentCollection {#13841 …}
    #createdAt: DateTime @1757003681 {#13826
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13827
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13846 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13847
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13828}
        #id: 8977
        #name: "Mel de farigola eco Muria 470g"
        #slug: "mel-de-farigola-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre amb tonalitats vermelloses.</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 {#13829 …}
    #channels: Doctrine\ORM\PersistentCollection {#13835 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13831 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13833 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 748
    -wpData: [
      "id" => 748
      "name" => "Mel de farigola eco Muria 470g"
      "slug" => "mel-de-farigola-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
      "date_created" => "2025-06-09T13:15:44"
      "date_created_gmt" => "2025-06-09T11:15:44"
      "date_modified" => "2025-07-07T14:29:45"
      "date_modified_gmt" => "2025-07-07T12:29:45"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre amb tonalitats vermelloses.</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" => "10705"
      "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" => [
        150
        162
        153
        745
        177
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 749
          "date_created" => "2025-06-09T15:13:52"
          "date_created_gmt" => "2025-06-09T11:13:52"
          "date_modified" => "2025-06-09T15:14:02"
          "date_modified_gmt" => "2025-06-09T11:14:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/farigola-BAIXA-e1749467723756.png"
          "name" => "farigola ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10621
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10622
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10623
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10624
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10625
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10626
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10627
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10628
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10629
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10630
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10631
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10632
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10633
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10634
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10635
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10636
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10637
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10638
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10639
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10640
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10641
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10642
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10643
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10644
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10645
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10646
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10647
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10648
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10649
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10650
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10651
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10652
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10653
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10654
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10655
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10656
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10657
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10658
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10659
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11132
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/748"
          ]
        ]
        "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 {#19789
  +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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#20055 …}
  -form: Symfony\Component\Form\Form {#20087 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "c36beaff698fe0.LXZhveLyduhh_ZPJemNpAqUkgRkJArcJ2QAnK-hud1o.GkANi4S7Nd8CzqKZNlA2WtBl8y1ZYYVgs3psWa0DQhRcRCL4kIszjSqKqw"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#19851
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#19781 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#19783 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#19801 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13828
    #id: 8369
    #code: "mel-de-farigola-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13837 …}
    #variants: Doctrine\ORM\PersistentCollection {#13839 …}
    #options: Doctrine\ORM\PersistentCollection {#13843 …}
    #associations: Doctrine\ORM\PersistentCollection {#13841 …}
    #createdAt: DateTime @1757003681 {#13826
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13827
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13846 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13847
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13828}
        #id: 8977
        #name: "Mel de farigola eco Muria 470g"
        #slug: "mel-de-farigola-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre amb tonalitats vermelloses.</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 {#13829 …}
    #channels: Doctrine\ORM\PersistentCollection {#13835 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13831 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13833 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 748
    -wpData: [
      "id" => 748
      "name" => "Mel de farigola eco Muria 470g"
      "slug" => "mel-de-farigola-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-de-farigola-eco-muria-470g/"
      "date_created" => "2025-06-09T13:15:44"
      "date_created_gmt" => "2025-06-09T11:15:44"
      "date_modified" => "2025-07-07T14:29:45"
      "date_modified_gmt" => "2025-07-07T12:29:45"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel de farigola eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de produccióen zones càlides i seques de Lleida i altiplà central d’Espanya. Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel de farigola és primavera tardana i principis d’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre amb tonalitats vermelloses.</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" => "10705"
      "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" => [
        150
        162
        153
        745
        177
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 749
          "date_created" => "2025-06-09T15:13:52"
          "date_created_gmt" => "2025-06-09T11:13:52"
          "date_modified" => "2025-06-09T15:14:02"
          "date_modified_gmt" => "2025-06-09T11:14:02"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/farigola-BAIXA-e1749467723756.png"
          "name" => "farigola ECO"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10621
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10622
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10623
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10624
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10625
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10626
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10627
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10628
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10629
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10630
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10631
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10632
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10633
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10634
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10635
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10636
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10637
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10638
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10639
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10640
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10641
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10642
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10643
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10644
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10645
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10646
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10647
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10648
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10649
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10650
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10651
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10652
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10653
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10654
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10655
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10656
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10657
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10658
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10659
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11132
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/748"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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 28.19 ms
Input props
[
  "product" => App\Entity\Product\Product {#13850
    #id: 8370
    #code: "mel-deucaliptus-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13859 …}
    #variants: Doctrine\ORM\PersistentCollection {#13861 …}
    #options: Doctrine\ORM\PersistentCollection {#13865 …}
    #associations: Doctrine\ORM\PersistentCollection {#13863 …}
    #createdAt: DateTime @1757003681 {#13848
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13849
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13868 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13869
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13850}
        #id: 8978
        #name: "Mel d'eucaliptus eco Muria 470g"
        #slug: "mel-deucaliptus-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar amb tons verdosos.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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 {#13851 …}
    #channels: Doctrine\ORM\PersistentCollection {#13857 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13853 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13855 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 745
    -wpData: [
      "id" => 745
      "name" => "Mel d'eucaliptus eco Muria 470g"
      "slug" => "mel-deucaliptus-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
      "date_created" => "2025-06-09T11:13:59"
      "date_created_gmt" => "2025-06-09T09:13:59"
      "date_modified" => "2025-07-07T14:30:04"
      "date_modified_gmt" => "2025-07-07T12:30:04"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar amb tons verdosos.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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" => "10704"
      "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" => [
        153
        739
        134
        156
        150
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 746
          "date_created" => "2025-06-09T13:12:50"
          "date_created_gmt" => "2025-06-09T09:12:50"
          "date_modified" => "2025-06-09T13:12:57"
          "date_modified_gmt" => "2025-06-09T09:12:57"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/eucaliptus-copia.png"
          "name" => "eucaliptus eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10558
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10559
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10560
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10561
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10562
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10563
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10564
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10565
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10566
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10567
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10568
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10569
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10570
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10571
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10572
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10573
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10574
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10575
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10576
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10577
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10578
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10579
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10580
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10581
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10582
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10583
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10584
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10585
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10586
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10587
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10588
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10589
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10590
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10591
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10592
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10593
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10594
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10595
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10596
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11130
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/745"
          ]
        ]
        "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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#20177
  +product: App\Entity\Product\Product {#13850
    #id: 8370
    #code: "mel-deucaliptus-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13859 …}
    #variants: Doctrine\ORM\PersistentCollection {#13861 …}
    #options: Doctrine\ORM\PersistentCollection {#13865 …}
    #associations: Doctrine\ORM\PersistentCollection {#13863 …}
    #createdAt: DateTime @1757003681 {#13848
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13849
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13868 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13869
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13850}
        #id: 8978
        #name: "Mel d'eucaliptus eco Muria 470g"
        #slug: "mel-deucaliptus-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar amb tons verdosos.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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 {#13851 …}
    #channels: Doctrine\ORM\PersistentCollection {#13857 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13853 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13855 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 745
    -wpData: [
      "id" => 745
      "name" => "Mel d'eucaliptus eco Muria 470g"
      "slug" => "mel-deucaliptus-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
      "date_created" => "2025-06-09T11:13:59"
      "date_created_gmt" => "2025-06-09T09:13:59"
      "date_modified" => "2025-07-07T14:30:04"
      "date_modified_gmt" => "2025-07-07T12:30:04"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar amb tons verdosos.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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" => "10704"
      "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" => [
        153
        739
        134
        156
        150
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 746
          "date_created" => "2025-06-09T13:12:50"
          "date_created_gmt" => "2025-06-09T09:12:50"
          "date_modified" => "2025-06-09T13:12:57"
          "date_modified_gmt" => "2025-06-09T09:12:57"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/eucaliptus-copia.png"
          "name" => "eucaliptus eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10558
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10559
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10560
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10561
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10562
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10563
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10564
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10565
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10566
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10567
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10568
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10569
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10570
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10571
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10572
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10573
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10574
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10575
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10576
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10577
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10578
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10579
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10580
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10581
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10582
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10583
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10584
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10585
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10586
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10587
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10588
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10589
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10590
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10591
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10592
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10593
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10594
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10595
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10596
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11130
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/745"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  +variant: App\Entity\Product\ProductVariant {#20199 …}
  +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 {#15616
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15623 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15629 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15618 …}
    +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 {#20264
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20254 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20249 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20258 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.details"
      "sylius_shop.shared.product.card.details"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#20199 …}
  "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 {#20268
  +variant: App\Entity\Product\ProductVariant {#20199 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#20264
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20254 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20249 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20258 …}
    +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.37 ms
Input props
[
  "product" => App\Entity\Product\Product {#13850
    #id: 8370
    #code: "mel-deucaliptus-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13859 …}
    #variants: Doctrine\ORM\PersistentCollection {#13861 …}
    #options: Doctrine\ORM\PersistentCollection {#13865 …}
    #associations: Doctrine\ORM\PersistentCollection {#13863 …}
    #createdAt: DateTime @1757003681 {#13848
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13849
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13868 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13869
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13850}
        #id: 8978
        #name: "Mel d'eucaliptus eco Muria 470g"
        #slug: "mel-deucaliptus-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar amb tons verdosos.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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 {#13851 …}
    #channels: Doctrine\ORM\PersistentCollection {#13857 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13853 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13855 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 745
    -wpData: [
      "id" => 745
      "name" => "Mel d'eucaliptus eco Muria 470g"
      "slug" => "mel-deucaliptus-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
      "date_created" => "2025-06-09T11:13:59"
      "date_created_gmt" => "2025-06-09T09:13:59"
      "date_modified" => "2025-07-07T14:30:04"
      "date_modified_gmt" => "2025-07-07T12:30:04"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar amb tons verdosos.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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" => "10704"
      "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" => [
        153
        739
        134
        156
        150
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 746
          "date_created" => "2025-06-09T13:12:50"
          "date_created_gmt" => "2025-06-09T09:12:50"
          "date_modified" => "2025-06-09T13:12:57"
          "date_modified_gmt" => "2025-06-09T09:12:57"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/eucaliptus-copia.png"
          "name" => "eucaliptus eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10558
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10559
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10560
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10561
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10562
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10563
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10564
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10565
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10566
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10567
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10568
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10569
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10570
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10571
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10572
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10573
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10574
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10575
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10576
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10577
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10578
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10579
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10580
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10581
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10582
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10583
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10584
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10585
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10586
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10587
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10588
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10589
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10590
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10591
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10592
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10593
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10594
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10595
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10596
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11130
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/745"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  "class" => "w-100 h-100 object-fit-cover"
]
Attributes
[
  "product" => "Mel d'eucaliptus eco Muria 470g"
  "class" => "w-100 h-100 object-fit-cover"
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#20333
  -props: [
    "product" => App\Entity\Product\Product {#13850
      #id: 8370
      #code: "mel-deucaliptus-eco-muria-470g"
      #attributes: Doctrine\ORM\PersistentCollection {#13859 …}
      #variants: Doctrine\ORM\PersistentCollection {#13861 …}
      #options: Doctrine\ORM\PersistentCollection {#13865 …}
      #associations: Doctrine\ORM\PersistentCollection {#13863 …}
      #createdAt: DateTime @1757003681 {#13848
        date: 2025-09-04 16:34:41.0 UTC (+00:00)
      }
      #updatedAt: DateTime @1757003681 {#13849
        date: 2025-09-04 16:34:41.0 UTC (+00:00)
      }
      #enabled: true
      #translations: Doctrine\ORM\PersistentCollection {#13868 …}
      #translationsCache: [
        "ca" => App\Entity\Product\ProductTranslation {#13869
          #locale: "ca"
          #translatable: App\Entity\Product\Product {#13850}
          #id: 8978
          #name: "Mel d'eucaliptus eco Muria 470g"
          #slug: "mel-deucaliptus-eco-muria-470g"
          #description: """
            <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
            <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
            <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
            <p>No conté gluten.</p>\n
            <p>No conté al·lergòlegs.</p>\n
            <p><strong>COLOR:</strong></p>\n
            <p>Ambre clar amb tons verdosos.</p>\n
            <p><strong>AROMA:</strong></p>\n
            <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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 {#13851 …}
      #channels: Doctrine\ORM\PersistentCollection {#13857 …}
      #mainTaxon: null
      #reviews: Doctrine\ORM\PersistentCollection {#13853 …}
      #averageRating: 0.0
      #images: Doctrine\ORM\PersistentCollection {#13855 …}
      -minQuantity: null
      -maxQuantity: null
      -stepQuantity: null
      -vendor: App\Entity\Marketplace\Vendor {#12170 …}
      -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
      -ogImage: null
      -ogImageFile: null
      -wpId: 745
      -wpData: [
        "id" => 745
        "name" => "Mel d'eucaliptus eco Muria 470g"
        "slug" => "mel-deucaliptus-eco-muria-470g"
        "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
        "date_created" => "2025-06-09T11:13:59"
        "date_created_gmt" => "2025-06-09T09:13:59"
        "date_modified" => "2025-07-07T14:30:04"
        "date_modified_gmt" => "2025-07-07T12:30:04"
        "type" => "simple"
        "status" => "publish"
        "featured" => false
        "catalog_visibility" => "visible"
        "description" => """
          <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar amb tons verdosos.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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" => "10704"
        "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" => [
          153
          739
          134
          156
          150
        ]
        "upsell_ids" => []
        "cross_sell_ids" => []
        "parent_id" => 0
        "purchase_note" => ""
        "categories" => [
          [
            "id" => 144
            "name" => "Mel"
            "slug" => "mel"
          ]
        ]
        "tags" => []
        "images" => [
          [
            "id" => 746
            "date_created" => "2025-06-09T13:12:50"
            "date_created_gmt" => "2025-06-09T09:12:50"
            "date_modified" => "2025-06-09T13:12:57"
            "date_modified_gmt" => "2025-06-09T09:12:57"
            "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/eucaliptus-copia.png"
            "name" => "eucaliptus eco"
            "alt" => ""
          ]
        ]
        "attributes" => []
        "default_attributes" => []
        "variations" => []
        "grouped_products" => []
        "menu_order" => 0
        "meta_data" => [
          [
            "id" => 10558
            "key" => "_primary_term_product_cat"
            "value" => "144"
          ]
          [
            "id" => 10559
            "key" => "product_adjustment_hide_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10560
            "key" => "product_adjustment_hide_addtocart_catalog_shop"
            "value" => "yes"
          ]
          [
            "id" => 10561
            "key" => "product_adjustment_hide_addtocart_catalog_product"
            "value" => "yes"
          ]
          [
            "id" => 10562
            "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10563
            "key" => "product_adjustment_customize_addtocart_catalog"
            "value" => "no"
          ]
          [
            "id" => 10564
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10565
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
            "value" => ""
          ]
          [
            "id" => 10566
            "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
            "value" => ""
          ]
          [
            "id" => 10567
            "key" => "product_adjustment_hide_price_catalog"
            "value" => "no"
          ]
          [
            "id" => 10568
            "key" => "product_adjustment_hide_price_placeholder_catalog"
            "value" => ""
          ]
          [
            "id" => 10569
            "key" => "product_adjustment_exclude_admin_catalog"
            "value" => "no"
          ]
          [
            "id" => 10570
            "key" => "product_adjustment_hide_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10571
            "key" => "product_adjustment_hide_addtocart_unregistered_shop"
            "value" => "yes"
          ]
          [
            "id" => 10572
            "key" => "product_adjustment_hide_addtocart_unregistered_product"
            "value" => "yes"
          ]
          [
            "id" => 10573
            "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10574
            "key" => "product_adjustment_customize_addtocart_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10575
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10576
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
            "value" => ""
          ]
          [
            "id" => 10577
            "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
            "value" => ""
          ]
          [
            "id" => 10578
            "key" => "eh_pricing_adjustment_product_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10579
            "key" => "product_adjustment_hide_addtocart_user_role_shop"
            "value" => "yes"
          ]
          [
            "id" => 10580
            "key" => "product_adjustment_hide_addtocart_user_role_product"
            "value" => "yes"
          ]
          [
            "id" => 10581
            "key" => "product_adjustment_hide_addtocart_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10582
            "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
            "value" => ""
          ]
          [
            "id" => 10583
            "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10584
            "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
            "value" => ""
          ]
          [
            "id" => 10585
            "key" => "product_adjustment_customize_addtocart_btn_url_role"
            "value" => ""
          ]
          [
            "id" => 10586
            "key" => "product_adjustment_hide_price_placeholder_role"
            "value" => ""
          ]
          [
            "id" => 10587
            "key" => "product_adjustment_hide_price_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10588
            "key" => "product_adjustment_hide_price_placeholder_unregistered"
            "value" => ""
          ]
          [
            "id" => 10589
            "key" => "eh_pricing_adjustment_product_price_user_role"
            "value" => ""
          ]
          [
            "id" => 10590
            "key" => "product_adjustment_product_visibility_unregistered"
            "value" => "no"
          ]
          [
            "id" => 10591
            "key" => "eh_pricing_adjustment_product_visibility_user_role"
            "value" => ""
          ]
          [
            "id" => 10592
            "key" => "product_based_price_adjustment"
            "value" => "no"
          ]
          [
            "id" => 10593
            "key" => "product_price_adjustment"
            "value" => [
              "client_federat" => [
                "adjustment_price" => ""
                "adj_prod_price_dis" => "discount"
                "adjustment_percent" => ""
                "adj_prod_percent_dis" => "discount"
              ]
            ]
          ]
          [
            "id" => 10594
            "key" => "product_price_adjustment_for_users"
            "value" => ""
          ]
          [
            "id" => 10595
            "key" => "product_role_based_price"
            "value" => [
              "client_federat" => [
                "role_price" => ""
              ]
            ]
          ]
          [
            "id" => 10596
            "key" => "product_role_based_price_client_federat"
            "value" => ""
          ]
          [
            "id" => 11130
            "key" => "blog_id"
            "value" => "19"
          ]
        ]
        "_links" => [
          "self" => [
            [
              "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/745"
            ]
          ]
          "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.14 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#20322
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20324 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20392 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20320 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#20199 …}
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#20206
    #collection: Doctrine\Common\Collections\ArrayCollection {#20215 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#20194 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26640 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26633 …}
  }
  "withDescription" => false
]
Attributes
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#20322
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20324 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20392 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20320 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => "Mel d'eucaliptus eco Muria 470g"
  "applied_promotions" => Doctrine\ORM\PersistentCollection {#20206
    #collection: Doctrine\Common\Collections\ArrayCollection {#20215 …}
    #initialized: false
    -snapshot: []
    -owner: App\Entity\Channel\ChannelPricing {#20194 …}
    -association: Symfony\Component\VarDumper\Caster\CutStub {#26640 …}
    -backRefFieldName: null
    -isDirty: false
    -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
    -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26633 …}
  }
  "withDescription" => false
]
Component
Symfony\UX\TwigComponent\AnonymousComponent {#10783
  -props: [
    "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#20322
      +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20324 …}
      +context: Sylius\TwigHooks\Bag\DataBag {#20392 …}
      +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20320 …}
      +prefixes: [
        "app_shop.product.vendor.index.content.body.main.card.prices"
        "sylius_shop.shared.product.card.prices"
      ]
    }
    "variant" => App\Entity\Product\ProductVariant {#20199 …}
    "applied_promotions" => Doctrine\ORM\PersistentCollection {#20206
      #collection: Doctrine\Common\Collections\ArrayCollection {#20215 …}
      #initialized: false
      -snapshot: []
      -owner: App\Entity\Channel\ChannelPricing {#20194 …}
      -association: Symfony\Component\VarDumper\Caster\CutStub {#26640 …}
      -backRefFieldName: null
      -isDirty: false
      -em: ContainerAEPyG7x\EntityManagerGhost614a58f {#390 …}
      -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#26633 …}
    }
    "withDescription" => false
  ]
}
sylius_shop:product:card:price Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent 132.0 MiB 0.40 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15268
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15243 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15263 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15267 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card.prices"
      "sylius_shop.shared.product.card.prices"
    ]
  }
  "variant" => App\Entity\Product\ProductVariant {#20199 …}
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Attributes
[
  "template" => "@SyliusShop/product/common/price.html.twig"
]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Product\PriceComponent {#15282
  +variant: App\Entity\Product\ProductVariant {#20199 …}
  +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 {#13888 …}
  #currencyConverter: Sylius\Component\Currency\Converter\CurrencyConverter {#6507 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15268
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#15243 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15263 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15267 …}
    +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.05 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#20315
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20245 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20247 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20265 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  "product" => App\Entity\Product\Product {#13850
    #id: 8370
    #code: "mel-deucaliptus-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13859 …}
    #variants: Doctrine\ORM\PersistentCollection {#13861 …}
    #options: Doctrine\ORM\PersistentCollection {#13865 …}
    #associations: Doctrine\ORM\PersistentCollection {#13863 …}
    #createdAt: DateTime @1757003681 {#13848
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13849
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13868 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13869
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13850}
        #id: 8978
        #name: "Mel d'eucaliptus eco Muria 470g"
        #slug: "mel-deucaliptus-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar amb tons verdosos.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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 {#13851 …}
    #channels: Doctrine\ORM\PersistentCollection {#13857 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13853 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13855 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 745
    -wpData: [
      "id" => 745
      "name" => "Mel d'eucaliptus eco Muria 470g"
      "slug" => "mel-deucaliptus-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
      "date_created" => "2025-06-09T11:13:59"
      "date_created_gmt" => "2025-06-09T09:13:59"
      "date_modified" => "2025-07-07T14:30:04"
      "date_modified_gmt" => "2025-07-07T12:30:04"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar amb tons verdosos.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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" => "10704"
      "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" => [
        153
        739
        134
        156
        150
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 746
          "date_created" => "2025-06-09T13:12:50"
          "date_created_gmt" => "2025-06-09T09:12:50"
          "date_modified" => "2025-06-09T13:12:57"
          "date_modified_gmt" => "2025-06-09T09:12:57"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/eucaliptus-copia.png"
          "name" => "eucaliptus eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10558
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10559
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10560
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10561
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10562
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10563
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10564
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10565
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10566
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10567
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10568
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10569
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10570
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10571
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10572
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10573
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10574
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10575
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10576
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10577
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10578
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10579
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10580
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10581
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10582
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10583
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10584
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10585
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10586
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10587
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10588
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10589
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10590
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10591
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10592
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10593
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10594
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10595
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10596
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11130
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/745"
          ]
        ]
        "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 {#20253
  +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 {#14983 …}
  -formView: Symfony\Component\Form\FormView {#16160 …}
  -form: Symfony\Component\Form\Form {#17147 …}
  +formName: "sylius_shop_add_to_cart"
  +formValues: [
    "cartItem" => [
      "quantity" => "1"
    ]
    "_token" => "7c.YZUM8sb_68jAgGtgm2pjZJO8SZRwABuwKXyH9r5IMC4.VqNgxKC2qP-js1ow11k8POb9O6AgYynZQwbMhPslBWAQp0-3tIaurYv3Uw"
  ]
  +isValidated: true
  +validatedFields: []
  -shouldAutoSubmitForm: true
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#20315
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#20245 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#20247 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#20265 …}
    +prefixes: [
      "app_shop.product.vendor.index.content.body.main.card"
      "sylius_shop.shared.product.card"
    ]
  }
  +product: App\Entity\Product\Product {#13850
    #id: 8370
    #code: "mel-deucaliptus-eco-muria-470g"
    #attributes: Doctrine\ORM\PersistentCollection {#13859 …}
    #variants: Doctrine\ORM\PersistentCollection {#13861 …}
    #options: Doctrine\ORM\PersistentCollection {#13865 …}
    #associations: Doctrine\ORM\PersistentCollection {#13863 …}
    #createdAt: DateTime @1757003681 {#13848
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #updatedAt: DateTime @1757003681 {#13849
      date: 2025-09-04 16:34:41.0 UTC (+00:00)
    }
    #enabled: true
    #translations: Doctrine\ORM\PersistentCollection {#13868 …}
    #translationsCache: [
      "ca" => App\Entity\Product\ProductTranslation {#13869
        #locale: "ca"
        #translatable: App\Entity\Product\Product {#13850}
        #id: 8978
        #name: "Mel d'eucaliptus eco Muria 470g"
        #slug: "mel-deucaliptus-eco-muria-470g"
        #description: """
          <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
          <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
          <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
          <p>No conté gluten.</p>\n
          <p>No conté al·lergòlegs.</p>\n
          <p><strong>COLOR:</strong></p>\n
          <p>Ambre clar amb tons verdosos.</p>\n
          <p><strong>AROMA:</strong></p>\n
          <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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 {#13851 …}
    #channels: Doctrine\ORM\PersistentCollection {#13857 …}
    #mainTaxon: null
    #reviews: Doctrine\ORM\PersistentCollection {#13853 …}
    #averageRating: 0.0
    #images: Doctrine\ORM\PersistentCollection {#13855 …}
    -minQuantity: null
    -maxQuantity: null
    -stepQuantity: null
    -vendor: App\Entity\Marketplace\Vendor {#12170 …}
    -wpPermalink: "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
    -ogImage: null
    -ogImageFile: null
    -wpId: 745
    -wpData: [
      "id" => 745
      "name" => "Mel d'eucaliptus eco Muria 470g"
      "slug" => "mel-deucaliptus-eco-muria-470g"
      "permalink" => "https://www.agrobotigues.coop/melmuria/producte/mel-deucaliptus-eco-muria-470g/"
      "date_created" => "2025-06-09T11:13:59"
      "date_created_gmt" => "2025-06-09T09:13:59"
      "date_modified" => "2025-07-07T14:30:04"
      "date_modified_gmt" => "2025-07-07T12:30:04"
      "type" => "simple"
      "status" => "publish"
      "featured" => false
      "catalog_visibility" => "visible"
      "description" => """
        <h1 data-pm-slice="1 1 []">Mel d'eucaliptus eco Muria 470g</h1>\n
        <p data-pm-slice="1 1 []">Zona de producció a Girona i sud-oest (Andalusia, extremadura) i nord-oest (Galícia, País Basc). Elaborada al Perelló, Tarragona. Conservar en un lloc fresc i sec.</p>\n
        <p>L’època de producció de la mel d’eucaliptus és a l’estiu.</p>\n
        <p>No conté gluten.</p>\n
        <p>No conté al·lergòlegs.</p>\n
        <p><strong>COLOR:</strong></p>\n
        <p>Ambre clar amb tons verdosos.</p>\n
        <p><strong>AROMA:</strong></p>\n
        <p data-pm-slice="1 1 []">Fusta mullada, intensa molt 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" => "10704"
      "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" => [
        153
        739
        134
        156
        150
      ]
      "upsell_ids" => []
      "cross_sell_ids" => []
      "parent_id" => 0
      "purchase_note" => ""
      "categories" => [
        [
          "id" => 144
          "name" => "Mel"
          "slug" => "mel"
        ]
      ]
      "tags" => []
      "images" => [
        [
          "id" => 746
          "date_created" => "2025-06-09T13:12:50"
          "date_created_gmt" => "2025-06-09T09:12:50"
          "date_modified" => "2025-06-09T13:12:57"
          "date_modified_gmt" => "2025-06-09T09:12:57"
          "src" => "https://www.agrobotigues.coop/melmuria/wp-content/uploads/sites/19/2025/06/eucaliptus-copia.png"
          "name" => "eucaliptus eco"
          "alt" => ""
        ]
      ]
      "attributes" => []
      "default_attributes" => []
      "variations" => []
      "grouped_products" => []
      "menu_order" => 0
      "meta_data" => [
        [
          "id" => 10558
          "key" => "_primary_term_product_cat"
          "value" => "144"
        ]
        [
          "id" => 10559
          "key" => "product_adjustment_hide_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10560
          "key" => "product_adjustment_hide_addtocart_catalog_shop"
          "value" => "yes"
        ]
        [
          "id" => 10561
          "key" => "product_adjustment_hide_addtocart_catalog_product"
          "value" => "yes"
        ]
        [
          "id" => 10562
          "key" => "product_adjustment_hide_addtocart_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10563
          "key" => "product_adjustment_customize_addtocart_catalog"
          "value" => "no"
        ]
        [
          "id" => 10564
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10565
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_catalog"
          "value" => ""
        ]
        [
          "id" => 10566
          "key" => "product_adjustment_customize_addtocart_btn_url_catalog"
          "value" => ""
        ]
        [
          "id" => 10567
          "key" => "product_adjustment_hide_price_catalog"
          "value" => "no"
        ]
        [
          "id" => 10568
          "key" => "product_adjustment_hide_price_placeholder_catalog"
          "value" => ""
        ]
        [
          "id" => 10569
          "key" => "product_adjustment_exclude_admin_catalog"
          "value" => "no"
        ]
        [
          "id" => 10570
          "key" => "product_adjustment_hide_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10571
          "key" => "product_adjustment_hide_addtocart_unregistered_shop"
          "value" => "yes"
        ]
        [
          "id" => 10572
          "key" => "product_adjustment_hide_addtocart_unregistered_product"
          "value" => "yes"
        ]
        [
          "id" => 10573
          "key" => "product_adjustment_hide_addtocart_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10574
          "key" => "product_adjustment_customize_addtocart_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10575
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10576
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_unregistered"
          "value" => ""
        ]
        [
          "id" => 10577
          "key" => "product_adjustment_customize_addtocart_btn_url_unregistered"
          "value" => ""
        ]
        [
          "id" => 10578
          "key" => "eh_pricing_adjustment_product_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10579
          "key" => "product_adjustment_hide_addtocart_user_role_shop"
          "value" => "yes"
        ]
        [
          "id" => 10580
          "key" => "product_adjustment_hide_addtocart_user_role_product"
          "value" => "yes"
        ]
        [
          "id" => 10581
          "key" => "product_adjustment_hide_addtocart_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10582
          "key" => "eh_pricing_adjustment_product_customize_addtocart_user_role"
          "value" => ""
        ]
        [
          "id" => 10583
          "key" => "product_adjustment_customize_addtocart_prod_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10584
          "key" => "product_adjustment_customize_addtocart_shop_btn_text_role"
          "value" => ""
        ]
        [
          "id" => 10585
          "key" => "product_adjustment_customize_addtocart_btn_url_role"
          "value" => ""
        ]
        [
          "id" => 10586
          "key" => "product_adjustment_hide_price_placeholder_role"
          "value" => ""
        ]
        [
          "id" => 10587
          "key" => "product_adjustment_hide_price_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10588
          "key" => "product_adjustment_hide_price_placeholder_unregistered"
          "value" => ""
        ]
        [
          "id" => 10589
          "key" => "eh_pricing_adjustment_product_price_user_role"
          "value" => ""
        ]
        [
          "id" => 10590
          "key" => "product_adjustment_product_visibility_unregistered"
          "value" => "no"
        ]
        [
          "id" => 10591
          "key" => "eh_pricing_adjustment_product_visibility_user_role"
          "value" => ""
        ]
        [
          "id" => 10592
          "key" => "product_based_price_adjustment"
          "value" => "no"
        ]
        [
          "id" => 10593
          "key" => "product_price_adjustment"
          "value" => [
            "client_federat" => [
              "adjustment_price" => ""
              "adj_prod_price_dis" => "discount"
              "adjustment_percent" => ""
              "adj_prod_percent_dis" => "discount"
            ]
          ]
        ]
        [
          "id" => 10594
          "key" => "product_price_adjustment_for_users"
          "value" => ""
        ]
        [
          "id" => 10595
          "key" => "product_role_based_price"
          "value" => [
            "client_federat" => [
              "role_price" => ""
            ]
          ]
        ]
        [
          "id" => 10596
          "key" => "product_role_based_price_client_federat"
          "value" => ""
        ]
        [
          "id" => 11130
          "key" => "blog_id"
          "value" => "19"
        ]
      ]
      "_links" => [
        "self" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products/745"
          ]
        ]
        "collection" => [
          [
            "href" => "https://www.agrobotigues.coop/melmuria/wp-json/wc/v3/products"
          ]
        ]
      ]
    ]
  }
  #productRepository: App\Repository\ProductRepository {#7380 …}
  +variant: null
  #productVariantRepository: App\Repository\ProductVariantRepository {#15720 …}
  +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.57 ms
Input props
[
  "hookableMetadata" => Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15384
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14008 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15396 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15385 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  "template" => "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
]
Attributes
[]
Component
Sylius\Bundle\ShopBundle\Twig\Component\Cart\WidgetComponent {#19922
  +cart: App\Entity\Order\Order {#14414 …}
  #cartContext: Sylius\Component\Order\Context\CompositeCartContext {#1606 …}
  +hookableMetadata: Sylius\TwigHooks\Hookable\Metadata\HookableMetadata {#15384
    +renderedBy: Sylius\TwigHooks\Hook\Metadata\HookMetadata {#14008 …}
    +context: Sylius\TwigHooks\Bag\DataBag {#15396 …}
    +configuration: Sylius\TwigHooks\Bag\ScalarDataBag {#15385 …}
    +prefixes: [
      "sylius_shop.base.offcanvas"
    ]
  }
  +template: "@SyliusShop/shared/layout/base/offcanvas/cart.html.twig"
  #repository: App\Repository\OrderRepository {#5383 …}
}