[Support request] Want to change wc sticky cart panel button!

Home Forums Support [Support request] Want to change wc sticky cart panel button!

Home Forums Support Want to change wc sticky cart panel button!

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2258766
    Usman

    Hey everyone,

    I am working on an e-commerce store: https://kaptaanchappal.com/leather-peshawar-zalmi-chappal-blue/

    When we scroll down and WC sticky navigation comes it shows “select options” which goes on two lines on mobile devices. Now, I have two options, either I change the size of the text which will be implemented on all buttons, and the second is to change the text.

    So, I want to replace select options with Sizes.

    Let me know how it is possible.

    Looking Forward
    Usman

    #2258814
    David
    Staff
    Customer Support

    Hi there,

    GP returns the add_to_cart_text variable that is set by Woocommerce.
    You can change its string using the woocommerce_product_add_to_cart_text filter hook.
    See my reply below for an example for changing that string on a variable product:

    https://generatepress.com/forums/topic/change-select-options-in-products-site-library-niche/#post-2182117

    This will apply wherever the Select Options button is displayed.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.