All things Shopify and commerce
For our store we define 'vendors' are different from 'manufacturers'. A vendor is the entity that distributed the product, while a manufacturer is the entity that made the product.
Sometimes, the manufacturer distributes products directly. Therefore, we'd like to add a manufacturer to a product alongside a vendor to distinguish the two. However, we don't see a way to do so. Is there a way on the Shopify admin?
There is. Go to the Settings >> Custom data >> Products in admin. Create a new metafield definition. Set the namespace to "custom" and key to "manufacturer". Select "Single line text" as type. Save it.
Later, an input for that metafield will appear at the very bottom of product's admin page.
To display that metafield on the product page, you will need to add this to the place in code where you want that to be rendered:
{{ product.metafields.custom.manufacturer }}
User | RANK |
---|---|
38 | |
36 | |
24 | |
22 | |
15 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023