Frequently Asked Questions
Why is “Let me know” not showing?
Why is “Let me know” not showing?
Published on 4/27/2017
•
Last update on 12/31/2019
The basic settings for displaying Let me know when the product is not available are as follows:
- CMS module > Settings > General > “Show "Let Me Know" when out of stock” flag.
- Template settings – Use of
vtex.cmc:BuyButton
control on page template.
However, there is a situation in which despite having set up the items above, “Let me know” does not appear. This happens when the Category display type is marked as “List of SKUs”.

In this case, in addition to the default settings, the use of the vtex.cmc:SkuSelection
control is required, even if there is only one SKU per page.
So, when the product category is set up as “List of SKUs,” as shown in the image above, the control vtex.cmc:SkuSelection
must be included in the page template so that the “Let me know” is displayed.