vtex-apps / product-summary

VTEX Product Summary app
11 stars 51 forks source link

Feature: supports multiple sponsored badge positions #390

Closed hcaula closed 10 months ago

hcaula commented 11 months ago

What problem is this solving?

In some stores, the layout doesn't work so well with the sponsored tag begin on top of the product's name.

So, we're now adding the option containerTop, that puts the sponsored tag on top of the product container in an absolute position. The store can then manipulate the finer details in their CSS.

How to test it?

Workspace

Screenshots or example usage:

Screenshot 2023-12-15 at 16 33 20 image

Related to / Depends on

Depends on: https://github.com/vtex-apps/product-summary-context/pull/27

vtex-io-ci-cd[bot] commented 11 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 11 months ago

Beep boop :robot:

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

vtex-io-ci-cd[bot] commented 10 months ago

Your PR has been merged! App is being published. :rocket: Version 2.87.1 → 2.88.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.88.0

After that your app will be updated on all accounts.

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