According to Etsy documentation, if
featured_rank
is set to 0, the listing should be unfeatured, however this does not work. Setting the value to
__OFF__
will work.We have added a field in single & bulk edit so you can set the value. We manually set the 0 to
__OFF__
in our code before publishing to Etsy, to handle the issue. This update will also prevent the future published listings to be featured automatically.
We suggest to set the
Featured Rank
field to 0 if you wish to unfeature your listing. If you want to feature the listing put in numeric value > 0 in the order of featured priority, the smaller the number, the higher is the priority.