How to Remove Shop Pay Installments from Shopify Product Pages

Published on Jun 16, 2024

By Aisha Patel

#Shopify#E-commerce#Online Store
A wooden block with the word instacart written on it

Are you a Shopify store owner looking to streamline your product pages? You may have noticed the Shop Pay installment option appearing on your product pages, even if you don’t offer this payment method. In this comprehensive guide, we’ll explore various ways to remove the Shop Pay installments message from your Shopify store, ensuring a cleaner and more tailored shopping experience for your customers.

Understanding Shop Pay Installments

What is Shop Pay?

Shop Pay is Shopify’s accelerated checkout option, designed to make the purchasing process faster and more convenient for customers. It allows shoppers to save their payment and shipping information for quicker future transactions.

The Installments Feature

Shop Pay Installments is an additional feature that offers customers the ability to pay for their purchases in four interest-free installments. While this can be attractive for some businesses, others may find it unnecessary or even distracting on their product pages.

Why Remove Shop Pay Installments?

There are several reasons why you might want to remove the Shop Pay installments message:

  1. Your products don’t fit the price range for installments
  2. You prefer to highlight other payment options
  3. The message clutters your product page design
  4. You want to simplify the purchasing decision for your customers

Methods to Remove Shop Pay Installments

Method 1: Adjust Shopify Payment Settings (Recommended)

The easiest and most effective way to remove Shop Pay Installments is through your Shopify admin panel. This method is recommended as it doesn’t require any coding knowledge and can be easily reversed if needed.

Steps to Remove Shop Pay Installments:

  1. Log in to your Shopify admin panel
  2. Go to “Settings” in the left sidebar
  3. Click on “Payments”
  4. In the Shop Pay section, click “Manage”
  5. Scroll down to find “Shop Pay Installments”
  6. Uncheck the box next to “Show Shop Pay Installments on my store”
  7. Click “Save” at the bottom of the page

This method will remove the Shop Pay Installments message from all your product pages without affecting other payment options.

Method 2: Using Custom CSS

If you’re comfortable with coding or prefer a more targeted approach, you can use custom CSS to hide the Shop Pay Installments message.

Steps to Add Custom CSS:

  1. Go to “Online Store” > “Themes” in your Shopify admin
  2. Click “Actions” > “Edit code” on your current theme
  3. Look for your theme’s main CSS file (often named theme.css, styles.css, or similar)
  4. Add the following code at the end of the file:
.product-single__meta shopify-payment-terms {
    display: none;
}
  1. Save the changes

This CSS code will hide the Shop Pay Installments message on your product pages. However, keep in mind that this method may need adjustment if Shopify updates its HTML structure.

Method 3: Editing Theme Files

For those with more advanced coding skills, you can directly edit your theme files to remove the Shop Pay Installments message.

Steps to Edit Theme Files:

  1. Go to “Online Store” > “Themes” > “Actions” > “Edit code”
  2. Look for the file that controls your product template (often product-template.liquid or similar)
  3. Find the line that includes {{ form | payment_terms }}
  4. Delete or comment out this line
  5. Save your changes

This method removes the Shop Pay Installments message at its source but requires caution to avoid breaking your theme’s functionality.

Considerations When Removing Shop Pay Installments

Impact on Customer Experience

While removing the Shop Pay Installments message can declutter your product pages, consider whether this payment option is valuable to your target audience. Some customers may prefer installment options for higher-priced items.

Alternative Payment Options

If you’re removing Shop Pay Installments, ensure you’re still offering a variety of payment methods to cater to different customer preferences. Consider highlighting other flexible payment options if applicable to your business model.

Mobile vs. Desktop Display

Keep in mind that the appearance of payment options can differ between mobile and desktop views. Test your changes on both platforms to ensure a consistent experience across devices.

Troubleshooting Common Issues

Message Still Appears After Removal

If you’ve followed the steps above and the Shop Pay Installments message still appears, try the following:

  1. Clear your browser cache and reload the page
  2. Check if the message appears for all products or just specific ones
  3. Ensure you’ve published any theme changes you’ve made
  4. Contact Shopify support if the issue persists

Conflicts with Other Apps or Theme Features

Some third-party apps or theme features might reintroduce the Shop Pay Installments message. Review your installed apps and theme settings to identify any potential conflicts.

Keeping Your Store Up-to-Date

Monitoring Shopify Updates

Shopify regularly updates its platform, which may affect how payment options are displayed. Stay informed about platform updates and be prepared to adjust your settings or code if necessary.

Regularly Reviewing Payment Options

Periodically review your store’s payment options to ensure they align with your business goals and customer preferences. What works today may need adjustment as your business grows and evolves.

By following this guide, you should be able to successfully remove the Shop Pay Installments message from your Shopify product pages, creating a more streamlined and customized shopping experience for your customers. Remember to always test your changes thoroughly and consider the impact on your overall store functionality and user experience.

Take Our Quick Quiz:

Which primary product image do you think has the highest conversion rate?