Hi @Belyagold
You can easily add meta fields to your category or collection pages in Shopify by following these simple steps:
-
Access Your Shopify Admin
- Log in to your Shopify admin panel.
-
Navigate to Metafields
- Go to Settings and then select Metafields from the menu.
-
Choose the Target Resource
- Select Collections (or the resource where you want to add the metafields).
-
Create a New Metafield
- Click Add Definition and define the metafield’s name, namespace, and type (e.g., text, number, image, etc.).
-
Add Metafield Values
- Navigate to the specific collection you want to modify, scroll down to the Metafields section, and fill in the values for the metafield you created.
-
Update Your Theme
- Edit your Shopify theme to display the metafield values.
- Go to Online Store > Themes > Customize and locate the collection template.
- Use dynamic sources or Liquid code to display the metafield values where needed.
-
Save Changes
- Save the changes to your theme and preview them to ensure the metafield displays correctly.
I hope this solution works for you! It’s pretty straightforward and easy to implement. The only challenging part might be displaying the attribute on the storefront, as it requires some Liquid modifications. If you can handle that, perfect! Otherwise, feel free to share your collaboration access, and I’d be happy to assist you.