Skip to content

Commit

Permalink
OP-550 - Add isPacked checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
JanPalen committed Dec 16, 2024
1 parent 76edd32 commit 8e9decc
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@
{% set product_bundle_items = hookable_metadata.context.form.productBundle.productBundleItems %}

<div class="row">

{{ error(form.vars.errors) }}

<div class="mb-3">
{{ form_row(form.productBundle.isPackedProduct) }}
<table class="table table-bordered">
<thead>
<tr>
Expand Down

0 comments on commit 8e9decc

Please sign in to comment.