Hi Everyone, What can stop an SCA (2024.1) websit...
# suitecommerce
s
Hi Everyone, What can stop an SCA (2024.1) website from displaying up the "Add to Quote" button on PDP? FYI, required features have been configured on backend.
s
• The item must not be a gift certificate or discount item • The product list module must be installed on the account
s
Thanks @Steve Goldberg but all of the above points have been addressed. When I debugged the AddToQuote Module on browser, it wasn't getting enough permission in the Environment variable.
s
If you mean
SC.ENVIRONMENT.permissions.transactions.tranEstimate
then that shouldn't stop the button from showing, only from letting them use the functionality once it's shown
šŸ‘ 1