vtex-apps / product-summary

VTEX Product Summary app
11 stars 52 forks source link

Add asyncOnly1P to priceBehavior prop #333

Closed thalytafabrine closed 3 years ago

thalytafabrine commented 3 years ago

What problem is this solving?

get the most updated price by simulation only for seller 1, avoiding making many calls to the API at the same time. with this, all other sellers will use the price and availability that are returned by the search query, and only seller 1 will have the price being retrieved asynchronously.

How to test it?

Workspace

Screenshots or example usage:

Describe alternatives you've considered, if any.

Related to / Depends on

How does this PR make you feel? :link:

![](put .gif link here - can be found under "advanced" on giphy)

vtex-io-docs-bot[bot] commented 3 years ago

Beep boop :robot:

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

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

Your PR has been merged! App is being published. :rocket: Version 2.75.0-hkignore.1 → 2.75.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.75.0

After that your app will be updated on all accounts.

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