How to Keep showing Buy Now and Add-to-cart button along with call-for-price button?
Objective:
Ensure that the Buy Now and Add to Cart buttons remain visible alongside the Call for Price button on your website.
Instructions:
Accessing Custom JavaScript Section:
Go to the app settings.
Navigate to the developer option.
In the custom JS section, copy the code below and save the setting. var doNotHideAddToCart = true;
Save the changes.

After pasting the code snippet, ensure to save the changes made in the custom JavaScript section.
Verification:
Visit your website where the the product is added as call-for-price tab and Buy Now and Add to Cart buttons are displayed.
Before code added:

After code added:

Verify that these buttons remain visible even when the Call for Price button is present.
If you encounter any issues or need further assistance, please let us know!
Updated on: 28/06/2024
Thank you!