vtex-apps / product-summary

VTEX Product Summary app
11 stars 52 forks source link

Feature: add sponsored products to list #392

Closed hcaula closed 1 month ago

hcaula commented 2 months ago

What problem is this solving?

Fetches and displays sponsored products on product shelves.

For that, some changes had to be made:

  1. Now, the default position for the sponsored label is on container top. This will ensure a more consistent placement for more stores;
  2. ProductSummary now receives a placement prop, which will tell Analytics where the product is positioned.
vtex-io-ci-cd[bot] commented 2 months ago

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

vtex-io-docs-bot[bot] commented 2 months ago

Beep boop :robot:

Thank you so much for keeping our documentation up-to-date :heart:

vtex-io-ci-cd[bot] commented 1 month ago

Your PR has been merged! App is being published. :rocket: Version 2.89.0 → 2.90.0

After the publishing process has been completed (check #vtex-io-releases) and doing A/B tests with the new version, you can deploy your release by running:

vtex deploy vtex.product-summary@2.90.0

After that your app will be updated on all accounts.

For more information on the deployment process check the docs. :book: