Hey,
I’m looking to add a description after my price, I sell products and I need to add
my price and then a description, such as “Per Yard” “Per Metre” etc depending on the product type.
Is there an easy way I can do this? many thanks
Main need: Add a short unit descriptor after the product price (e.g., “Per Yard,” “Per Metre”), varying by product type.
Guidance provided: In the Craft theme, rearrange product page elements via Customizer > Product template by dragging elements. For type-dependent text, use metafields (custom fields associated with products/variants).
Visual aid: A screenshot shows the Customizer interface used to reorder elements.
Progress: The requester created a metafield to manage price descriptors and can now assign variant-specific values.
Outstanding questions: How to display the metafield inline with the price (same line rather than above/below)? Can this metafield also appear on collection pages (product grid/list items)?
Status: Partial solution in place; awaiting further guidance (likely CSS/theme code adjustments) for inline placement and for exposing the metafield on collection templates. No final resolution yet.
Hey,
I’m looking to add a description after my price, I sell products and I need to add
my price and then a description, such as “Per Yard” “Per Metre” etc depending on the product type.
Is there an easy way I can do this? many thanks
Yes, you can alter the arrangement of the elements in the Craft Theme.
All you need to do is navigate to the Customizer → select the Product template → drag and order the elements as you wish.
If you want to add product elements depending on product type, the best way to do that would be using metafields.
Thank you, I have just created a metafield for price, I can now add in variants based on products which is brilliant,
Is there a way to have this in line with the price? currently it’s above or below and it would look neater if it could be in line?
Is there also a way of having this metafield displayed in collections?
Many Thanks