Yes, go to price. liquid
Topic summary
A user needs to display “per piece” text next to product prices, but only when a specific tag (e.g., “per-piece”) is added to individual products. The goal is conditional display based on product tagging rather than showing the text universally.
Current Status:
- One respondent requested the store URL to investigate the issue further
- Another user began suggesting a solution involving Liquid code for price display
- The discussion appears incomplete, with the Liquid-based solution not fully explained
Key Technical Approach:
The solution likely involves editing the product price template using Liquid code to check for the presence of a specific tag and conditionally render the “per piece” text accordingly.
The thread remains open with no complete resolution provided yet.