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 }}
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024