Strange remark appeared beside the ‘add to cart’ button

This topic has 3 replies, 2 voices, and was last updated 2 weeks, 5 days ago ago by DebbieC

  • Avatar: DebbieC
    DebbieC
    Participant
    August 6, 2022 at 12:08

    An error has appeared on my product pages once a size/colour selection has been added. It also happens on mobile.

    Next to the ‘add to cart’ button it says – OR –
    How do I get rid of this ? Its only recent so I wonder if the latest update caused it to appear. https://prnt.sc/LrZSZeeySnBl

    Thanks, Debbie

    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 6, 2022 at 12:42

    Hello,

    That comes from the third-party plugin that you use https://prnt.sc/7YfHOvJ7-gX8 (Stripe for WooCommerce or something similar). So, check the plugin settings or contact the plugin author to disable that. Or hide that using custom CSS (Theme Options > Custom CSS)

    .product-information .cart #wcpay-payment-request-button-separator {
        display: none !important;
    }

    Regards

    Avatar: DebbieC
    DebbieC
    Participant
    May 13, 2025 at 09:01

    Thanks for the support! My topic “Strange remark appeared beside the ‘add to cart’ button” has been successfully resolved.

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Strange remark appeared beside the ‘add to cart’ button’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.