By default, Pop-up 1 is used for Question-API asking for Phone Number/Email.
All other pop-ups are displayed and configured to use pop-up layout 2. I.e., these parameters are not used in the CWT configuration.
This parameter configures if a pop-up should be displayed or not.
<properties name="EnablePopupXXX" value="True/False" />
All pop-ups are by default shown.
Example
Disable the pop-up SaleInProgress
<properties name="EnablePopupSaleInProgress" value="False" />