Hi community! I am use the availability-notify and I want that on master data show the sku Name, now only show the skuId, Someone know is this possible with this component?
Hey Mariana (@marmarquez), all good?
Just creating a custom based on GitHub - vtex-apps/availability-notify · GitHub
The responsibility of Availability Notify can be summed up as recording each SkuId and the emails that need to be notified. So that when one of these SkuIds becomes available again, VTEX takes care of sending the Back-in-Stock template along with the information associated with the SkuId (product name, image url, etc.) to the relevant emails.
Out of curiosity, why do you need to add the product/sku name to this process?
Cheers ![]()
Hi! Thanks for responding.
Got it. It’s as you say.
It’s a client request, since they have some services that are out of stock, and the consumer needs to inquire about the price. For convenience, it’s easier for them to identify which service is being requested by using the skuName.