Change name add to cart

Posted in: Newspaper
Post count: 24

Hello, where you change the button text buy add to cart (acquista in italy languages)?
Regards

web site: http://www.factoryitalia.com/wp

Lorenzo

Post count: 9544

This is managed as part of WooCommerce, typically, not the theme.

So often to customize WooCommerce you either need to use a plugin, or use a “filter hook” which you put in the functions file to over-ride the default behavior of WooCommerce.

For all things WooCommerce, you should review the official docs on the Woo website… eg..

https://docs.woothemes.com/document/change-add-to-cart-button-text/

To really manage Woo customizations you will need to at some point add custom code to the functions.php file for theme –or– use a plugin that hacks this for you.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.