Remove ShopPay Language from a Product pages

Is there code I can add to remove the "Pay in 4 interest-free installments for orders over…" option from the individual product pages but still show at checkout? - current template is “Trade”

shoppay option.jpg

1 Like

Hello @rachp528 ,

Please share store URL.

Thanks

Hi @rachp528 ,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.installment {
    display: none !important;
}
1 Like

Hi @rachp528 ,

If you have any questions, you can contact me directly.
Nice to meet you :blush: