I have seen this asked a few times but the answers don’t seem to help us. Using Automation theme and just want a couple of lines under each product to explain the difference between each product. Previous answers always mention a particular field in which to make changes but we don’t seem to have the fields named. HELP!
Hello @seagull89 ,
Use this code
{ product.description | truncate: 100, ". . . " }}
Note: Placement of the code depends on the theme structure you are using.
Thanks
Thank you so much for your reply. Any idea which folder I should be looking in? You may have guessed that I am not a coder
but happy to play around and put the line in different places but some indication of the right folder would be a great help.
Thanks