Hi @Spacetraders ,
Go to Online Store > Themes > Edit Code.
Find this file: snippets/product-card.liquid (or similar).
Look for
{{ product.title }}
Replace it with:
{{ product.title }}
Save and refresh your site.
Hi @Spacetraders ,
Go to Online Store > Themes > Edit Code.
Find this file: snippets/product-card.liquid (or similar).
Look for
{{ product.title }}
Replace it with:
{{ product.title }}
Save and refresh your site.