Shopify themes, liquid, logos, and UX
I am trying to remove the "Pay in 4 interest-free installments of $26.24 with Shop Pay Learn More" message on the product pages in my store. I am currently using the Impulse 7.3.4 theme and my website url is www.menacityclothing.com. For example, the picture attached shows the message that I am trying to remove.
PLEASE NOTE: I am NOT trying to remove the Shop Pay feature itself entirely. I am only trying to remove the text message that pops up under the "ADD TO CART" Button. I still want customers to be able to use Shop Pay at Checkout. I just want to remove the message above because it doesn't fit with the aesthetic of the store.
Solved! Go to the solution
This is an accepted solution.
Hi @Nathanle8
Check this one.
.shopify-payment-terms.product__policies {
display: none !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
Hi @Nathanle8
Check this one.
.shopify-payment-terms.product__policies {
display: none !important;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025