This topic has 2 replies, 2 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp
how do i change sku text to Product code
Hello,
You need edit the file wp-content/themes/blanco/woocommerce/single-product/price.php, find the code
<?php _e('SKU:', ETHEME_DOMAIN); ?>
(line 20) and change “SKU” text to “Product code”.
Regards,
Eva Kemp.
The issue related to '‘change sku text to Product code’' has been successfully resolved, and the topic is now closed for further responses