All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello, I am looking to get rid of the "Pay in 4 interest-free installments..." under the price of my product on the product page.
I am using the Dawn theme.
Thank you.
Hii can you share the store link so I can check? Thank you!
Hi there!
The payment terms container is typically hidden by adding the following code to the bottom of base.css in the theme editor:
.payment-terms-container {
display: none !important;
}
If that doesn't work, post a link to your site and I will update the code to get the job done 🙂
scarsstudios.com
I'm using Dawn Theme. Please help me!!
Thank you in advance!
please help me i need to know how to get rid pay in 4 interest-free installments for orders over $50.00 with learn more shopify dawn theme
Did you figure out the code to remove this text?
Thank you.