Criar ofertas para testar a decisão dinâmica e a classificação

Essas ofertas são projetadas para testar a decisão dinâmica e a classificação com base em entradas contextuais em tempo real (como temperatura), transmitidas pelo Adobe Web SDK (alloy("sendEvent")).

Antes de criar as ofertas, o esquema de Item de oferta foi estendido para incluir um novo campo: offerText

offer-schema .

Crie as 3 ofertas a seguir

Oferta de clima quente (Tag:hot)

O texto da oferta para ofertas de clima quente

<div data-tags="weather hot skincare sunscreen" style="border: 1px solid #e0e0e0; padding: 1.5rem; border-radius: 10px; background-color: #fff3e0;">   <h2 style="color: #e65100;">Protect Your Skin This Summer</h2>   <p>High temperatures mean high UV risk. Get <strong>20% off</strong> our dermatologist-recommended sunscreens and skin protection kits.</p>   <p>Offer valid this week only for areas with temperatures over 90°F.</p> <button  class="ajo-cta"> Shop Sunscreen</button>   </div>

Oferta De Clima Moderada(Tag:spring)

O texto da oferta para clima leve

<div class="offer-content" style="text-align: center; padding: 1rem;">   <img     src="https://raw.githubusercontent.com/gbedekar489/gbedekar489.github.io/c857d12d92603daa50e9f707db0ba6ee87372eec/weather/spring.jpeg"     alt="Spring gardening scene"     style="width: 100%; max-width: 450px; border-radius: 12px; margin-bottom: 1rem;"   >   <h2>Grow More Than Just Flowers 🌿</h2>   <p>     Spring is here, and it's the perfect time to cultivate your garden — and your savings!     Enjoy <strong>$50 off</strong> when you spend $250 or more on gardening tools, seeds, and accessories.   </p>   <p><strong>Promo Code:</strong> <code>GROWSPRING</code></p>   <p><em>Offer valid through May 31. Let your garden — and your wallet — thrive.</em></p> <button  class="ajo-cta"> YES,I want this offer</button> </div>

Oferta de clima frio (Tag:cold)

O texto da oferta para clima frio

<div class="offer-content" style="text-align: center; padding: 1rem;">   <img src="https://raw.githubusercontent.com/gbedekar489/gbedekar489.github.io/main/weather/pexels-romanp-16170.jpg"         alt="Winter clothing"         style="width: 100%; max-width: 400px; border-radius: 12px; margin-bottom: 1rem;">   <h2>Cold Weather, Hot Deals 🧤</h2>   <p>Stay warm in style with our exclusive <strong>25% off</strong> winter outerwear. From puffer jackets to wool scarves, find the perfect layers to beat the chill.</p>   <p><strong>Use code:</strong> <code>WINTER25</code> at checkout</p>   <p><em>Limited time offer. While supplies last.</em></p><button  class="ajo-cta"> Shop Sunscreen</button> </div>

Criar coleção

Navegue até Decisão -> Catálogos ->Coleção->Criar coleção
Nomeie a coleção Weather-Related-Offers

Agrupe essas ofertas nesta coleção usando o construtor de regras.

recommendation-more-help
29015230-ad0d-499f-8a56-fccb45d4221a