You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a product page, I want to be able to integrate my challenge gauge widget ( from /challenge/{id} ) if the product is whitelisted on the challenge.
Notes :
if the product whitelist is empty, don't display the challenge gauge widget)
if the product is in more than 1 challenge
change the text "This product is part of a challenge" to "This product is part of live challenges"
display the 3 challenges with the most near end date
HTML components of the widget must be included in the CMS page content, links & CTA included.
The <meta name="robots" content="noindex"> from the widget shall not be reported on the CMS page where the widget is included.
The text was updated successfully, but these errors were encountered:
Following #107 , #108 , #110
On a product page, I want to be able to integrate my challenge gauge widget ( from /challenge/{id} ) if the product is whitelisted on the challenge.
Notes :
HTML components of the widget must be included in the CMS page content, links & CTA included.
The
<meta name="robots" content="noindex">
from the widget shall not be reported on the CMS page where the widget is included.The text was updated successfully, but these errors were encountered: