
Originally Posted by
gjh42
If you want to use the value of the dropshipper field dynamically (if different manufacturers need to be excluded or included for different products), that becomes more complicated, and we need more detail on where the field is, how it is populated and what its values can be.
In general, you would have to look up the values (once for a page, or for each product??) and insert those values into an array which you could then use as described above.