@if ($product->type == 'bundle') @push('css') @endpush {!! 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