File: D:/HostingSpaces/SBogers10/topswtw.komma.pro/app/storage/views/a4615868c2c3381c23410a5df9d62430
<div class="cart-categories-title"> <?php echo Lang::get('checkout/exhaust-vent.cart_categories_title'); ?> </div> <div class="cart-categorie fluid-50"> <span class="categorie-title"><?php echo Lang::get('checkout/exhaust-vent.inlet_exhaust_vent'); ?></span> <div class="image-holder"> <img id="exhaust-vent" src="/images/static/inlet-vent.png" width="120px"/> </div> <?php echo $__env->make('partials.buttons.default',[ 'route' =>'/'. Config::get('komma/tops.accessories_link_vent.'.\Shop::getShop()->id.'.'.\Shop::getLanguageService()->getCurrentLanguage()), 'text' => Lang::get('checkout/exhaust-vent.button_find_vent'), 'class'=> 'grey' ], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> </div> <div class="cart-categorie fluid-50"> <span class="categorie-title"><?php echo Lang::get('checkout/exhaust-vent.conefilter'); ?></span> <div class="image-holder"> <img id="exhaust-vent" src="/images/static/cone-filter.png" width="120px"/> </div> <?php echo $__env->make('partials.buttons.default',[ 'route' =>'/'. Config::get('komma/tops.accessories_link_cone.'.\Shop::getShop()->id.'.'.\Shop::getLanguageService()->getCurrentLanguage()), 'text' => Lang::get('checkout/exhaust-vent.button_find_cone_filter'), 'class'=> 'grey' ], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> </div> <?php /*inlet_exhaust_vent*/ ?> <?php /*conefilter*/ ?>