Remove currency name and change to per m² / per sheet - is this possible?

Topic summary

A Shopify store owner selling tiles and mosaics wants to customize their product pricing display:

Goal:

  • Remove currency name from display
  • Show “per m²” for tiles
  • Show “per sheet” for mosaics
  • Apply changes to both collection and product pages
  • Store uses CRAFT theme

Solutions Proposed:

Option 1 (EBOOST):

  • Navigate to Settings → Store details → Store currency
  • Modify currency formatting settings

Option 2 (harivishwakarma):

  • Create custom metafield named “unit” (single line text type)
  • Add metafield values to individual products (e.g., “m²”, “sheet”)
  • Edit theme code to display metafield value after price
  • Provided specific code snippet and step-by-step screenshots

Status:
The original poster reported that the proposed solutions did not work for their setup. The discussion remains unresolved with no confirmed working solution yet.

Summarized with AI on November 23. AI used: claude-sonnet-4-5-20250929.

please see the attached images…

I would like it to be done on both the collections page and product pages.

tiles are sold per m²

mosaics are sold per sheets

Is this simple editing of code needed or an app?

Theme: CRAFT

Hi @TileOutlets ,

May I suggest to update code these steps:

  1. Go to Settings-> Store details → Store currency → click change formating

  1. Update the same screenshot below

@TileOutlets

It is very simple, just as I am telling in the image, you keep doing that.

If you require any further information, feel free to contact me.

please like and accept solution

1 Like

Unfortunately, this way didn’t work for me.

@TileOutlets

Please like and accept solution