Package an order as a gift
-
how can i give the customer an option to package an order as a gift? i see there is a field in the order table "is_gift", and i think there must be a checkbox in the checkout page for this field
-
@awadhaj
currently "is_gift" column is of no use, instead of this you can add the comment box on the checkout page, so the customer can add comment if they wish to package an order as gift.you may follow this link for the same https://github.com/bagisto/bagisto/issues/3135