Add Text After Price (Craft Theme)

Hello, I need to add my unit of measurement everywhere that the price / unit is displayed. For example, I need to a product to say $29 / yard. I tried adding “/ yard” to my price format settings, but then in the checkout page it adds / yard to the subtotal as well so if I order 5 units of something that is $20 it will show the subtotal as $100 / yard instead of just $100. I can’t figure out how to do this within the craft theme code.

Hi @prime1

Your thought process is correct, however you should add this inside your liquid files on your product template & product-grid-item snippet. Can’t really share any code without having a look at your theme’s code, however if you do have some liquid knowledge, the above should help.

Otherwise, do let us know if you’re ok with us requesting collaborator access (Read Here) and getting this done for you. Thanks!

1 Like