services:
Enp\Bundle\MenuBundle\Chain\DestinationManipulatorChain\Manipulator\EsOfferListManipulator:
class: Enp\Bundle\MenuBundle\Chain\DestinationManipulatorChain\Manipulator\EsOfferListManipulator
arguments:
- "@=container.hasParameter('enp_es_product_offer.enabled') ? parameter('enp_es_product_offer.enabled') : false"
tags:
- { name: menu_item_destination_manipulator, service_key: 'es_offer_list_destination'}