Hello everyone,
In my product-template.liquid I have the code {{ ‘products.wishlist.add_to’ | t}} which adds the text “Add to wishlist” on my product page.
I am trying to figure out, where does this code takes the text from?
Is there a way to understand such types of code and to know by their structure, where they take the text from?