Type: object Default: {"sku": null, "is_active": false} Description: Configuration for gift box feature in checkout.
object
{"sku": null, "is_active": false}
sku: Product SKU for the gift box item (optional)
sku
is_active: Boolean flag to enable/disable gift box feature
is_active
Used in: IndexPage context to determine if gift box option should be displayed
IndexPage
Last updated 21 days ago
Was this helpful?