shopify-custom-fields icon indicating copy to clipboard operation
shopify-custom-fields copied to clipboard

[Feature Request] Limit display to a certain product type

Open thendrickson opened this issue 10 years ago • 1 comments

It would be valuable if certain custom fields are only displayed on certain product types

thendrickson avatar Jun 03 '15 18:06 thendrickson

I can't see why this would be a huge deal to add in but it would just make those markers a bit more complex. I guess it would have to be something like: [p:type=Some Type].

Then of course comes the issue of what happens when you want two types: [p:type=Some Type,Another type]

Curious idea for sure. I'll give some thought to various ways this could be done. Future versions of the tool will use a single config file similar to the settings_schema.json so it will be a bit easier to wrestle in that.

freakdesign avatar Jun 04 '15 01:06 freakdesign