Home > @vsf-enterprise/bigcommerce-api > Product > gift_wrapping_options_type
# Product.gift_wrapping_options_type property
Type of gift-wrapping options. Values: * any
- allow any gift-wrapping options in the store; * none
- disallow gift-wrapping on the product; * list
– provide a list of IDs in the gift_wrapping_options_list field.
Signature:
gift_wrapping_options_type: ProductGiftWrappingOptionType;