@if ($product->type == 'bundle') {!! view_render_event('bagisto.shop.products.view.bundle-options.before', ['product' => $product]) !!} {!! view_render_event('bagisto.shop.products.view.bundle-options.after', ['product' => $product]) !!} @push('scripts') @endpush @endif