Hi, we are using Gift wrap extension in our websit...
# suitecommerce
p
Hi, we are using Gift wrap extension in our website. We created a new gift wrap item and then assigned that item as a gift wrap to another item. But the gift wrap wasn't appearing as the items api call to fetch the gift wrap item details was returning no response. I believe the reason is because the gift wrap item that we created has not been assigned to any category. Items api requires item to be assigned to a category.But what if I dont want that item to appear for a category but still be available for gift wrap?