Capitalize words in Woocomerce product titles
add this in functions.php, save then refresh once your site and then remove the snippet.
Capitalize words in Woocomerce product titles Read More »
add this in functions.php, save then refresh once your site and then remove the snippet.
Capitalize words in Woocomerce product titles Read More »
In Woocommerce, we can influence the way that related products are shown in the single product page. When using the Yoast SEO plugin, we have a feature called Primary category. In this case, we can take advantage of the primary category of an item, in order to display related items from the same primary category.
Show items in the same Primary category in Related products in Woocommerce Read More »
In this example, we replace the add to cart button text with “Next”
Change “add to cart” button text Read More »
By default, in the single product page template, there is no option to show an availability tag if the product is available. (by default, it only shows when the product is out of stock). with this snippet, you can add an “Available” tag, if the product is in stock. (you need to style it y)
Show product Availability tag in single product page Woocommerce Read More »