How to - Add a NEW label to your tile

This guide will go through all the steps required to add a new element to your tile.

The steps to take are:

  • Add the data to your feed.
  • Use the attribute in Plugin Studio.
  • Enjoy your new label!

In your platform

  • In your platform, mark the products that need to get the label. For example, introduce an attribute "is-new" to a subset of products.
  • Add the "is-new" attribute to your Tweakwise feed. Note: in some platforms, this is automatically done
  • Make sure the feed is up to date, including the new attribute.

In Tweakwise

  • Import the feed.
  • Check if the attribute is available in the attributes module by searching for "is-new".
  • Extend the API response with "is-new".
  • Publish your instance.

In Studio

  • Go to Plugin Studio.
  • Go to the tile that you want to include the label.