
Webify Metafields Editor
Simplify metafield management and unlock more store potential
Rating
4.7
feedback
73
chart
#1,793
All reviews
Sept. 17, 2019
I used the Metafields Editor to upload Custom IDs in bulk which saved me a lot of time and effort! Eporting your metafields takes quite a long time and the format of the CSV you get is a bit odd but overall it is an indispensable tool.
May 17, 2019
Great app that allows us to easily edit, import & export metafield data without much trouble. Support has also been helpful when we had some issues.
April 14, 2019
Nice app! Very useful for the thing I'm trying to accomplish. Can definitley recommend.
March 29, 2019
It's okay, haven't explored much yet, not sure about having to pay each time I want to export/import data, leaving a review for some free credits to test it out.
March 18, 2019
This app was exactly what I was looking for. Easy to use and very functional. Glad I found it! Would recommend.
March 5, 2019
This app helps us to display extra information of our products, otherwise it would'nt have been possible. The support service is also fantastic!!
April 1, 2015
Works good, will take some time to understand how it works for the novice.
July 8, 2013
It is excellent! The only missing part is a manual. For users. Make sure add the same codes to product.description-bottom. Here I share advanced edition for this app: Here is the code you may use for product metafield and show a text associated with it where you add a metafield, so you dont have to write the same info in "value" every time. Example > Language: English in "value", NOW just write English in "value" and Language: instead YOUR TEXT in code below Note the space between TEXT and {{ is necessary to show the info nice. The class= can be changed as your convenience. {% if product.metafields.namespace contains 'key' %} YOUR TEXT {{ product.metafields.namespace.key }} Replace namespace and key for your info You have a nice metafield Thank you to Neil from (www.redhottoys.co.uk) for this, and off course Webify (www.webifytechnology.com) for its great app. If someone can share how would be for variants to show just the info of a specific variant would be appreciate for me and sure the community. Best!