Solved – How to Shorten WooCommerce product titles – Limit Woocommerce product title

A very common issue: sometimes (mostly with affiliates online stores), WooCommerce product titles are way too long. On top of this, you may also want to keep the shop experience consistent, and make all the WooCommerce product titles of the same length. This is how you do it.

+ Option 1: (CSS): Limit all WooCommerce product titles to one line only

+ Option 2: (PHP): Limit all WooCommerce product titles to max number of words

+ Option 3: (PHP): Limit all WooCommerce product titles to max number of characters