• Resolved melissabernardo123

    (@melissabernardo123)


    Hi,

    I need to know how to edit the restriction message that pops up when you add a restricted item to cart. Also, I get a ‘sorry you cant purchase this item’ message when adding a non-restricted item to cart. When will this be fixed?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author kuldipzorem

    (@kuldipzorem)

    Hi @melissabernardo123,

    You can use the filter below to change the restriction message for restricted products:

    apply_filters( 'cbr_restricted_product_message', __( 'Sorry, this product is not available to purchase in your country.', 'woo-product-country-base-restrictions' ) );

    Let me know if you need any further assistance.

    Thanks,
    Kuldip

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.