I’m trying to limit the number of characters displayed in my product titles on the collection pages on Warehouse theme.
I’ve tried to locate product-card-grid.liquid (in snippets or other folders) and searched for “truncate”, {{ product.title }} or “{{ product.title | truncate:50 }}” and haven’t found anything that looks like a reference to maximum character length.
Can you help me find a way to shorten the name displayed on the collection pages.
@KetanKumar , the issue is I’m not able to find the file and the code section where I can shorten the product title code.
Either 50 characters or 5 characters it doesn’t matter at this point. The product titles are from 30 to 130 characters and I want to limit them to show only 50 characters on the collection and recently view.