Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Feature B2B Marketplace - Set SKU Notification by Seller #9

Open
leorente opened this issue Jun 8, 2021 · 14 comments
Open

Comments

@leorente
Copy link

leorente commented Jun 8, 2021

We had a client with the following scenario

As a B2B shopper, I need to be notified about the availability based on the selected seller.

Do you guys have this feature planned on a roadmap or should we considerer as a customization?

Thanks!

@marcelocouto
Copy link

Hi Leo, I will send you a slack message so we can better understand this request

@ebigler
Copy link

ebigler commented Jun 10, 2021

Thanks @marcelocouto please let us know any additional information about this use case. @leorente the current plan is for a shopper to be notified once inventory becomes available from ANY seller who has the product in stock. What is the purpose for the back in stock notification being seller specific? I don't believe we'd have a way currently to get the seller information from the broadcaster.

@hugocostadev
Copy link
Contributor

Hi @ebigler , do you know when this will be available?

We need this functionality too.
Many thanks!

@ajleale
Copy link

ajleale commented Jun 16, 2021

I have this same request from 2 marketplace customers GM and Oonni. Please let me know any updates

If the notification is from any seller, we need some sort of mechanism to tell the customer which seller, maybe if it is different than the original one they requested. For example, if the item is out of stock for seller A, then ask to be notified if in stock, and another seller starts selling it, we need to know something like "You asked to be notified if Seller A has this product, however, Seller B now sells it, and here is the link"

@ebigler What do you think about this option?

@ebigler
Copy link

ebigler commented Jun 17, 2021

@ajleale The current issue is the VTEX broadcaster that we are relying on for updates is not aware of seller info. For your use case is it a requirement for the buyer to know that the item is coming from a different seller or is that more of a 'nice to have' item?

My understanding is that Broadcaster will know about inventory from any / all sellers becoming available for purchase so the buyer will be alerted. However, they will not have any indication that the stock is from a different seller than where they originally requested the alert. @marcelocouto @btalma, please feel free to add your thoughts or correct me if I'm wrong about any of this info.

@leorente
Copy link
Author

leorente commented Jun 17, 2021

@ebigler we have more than one B2B client that has a one-by-one relationship between sellers and customers. That means the customer can see and purchase SKU from a specific seller. In those scenarios, the customer will receive a false-positive e-mail about availability.

Asked my team to validate the following hypothesis:

If the notification has a user with Address defined, add a simulation step to double check the availability based on the SKU and the user address.

I don't know if the simulation flow will trigger the region/session behavior, if not, this simulation step can be more complex.

@marcelocouto
Copy link

Hi, @leorente that makes more sense now.
In that case, maybe what we need to do is to check if the product is available for each user before sending the email.
Run a simulation for the SKU with the customer data.

The simple notification is not working yet, so we need that working before we can move to a more sophisticated solution.
One step at a time and we will get there.

@ebigler
Copy link

ebigler commented Jun 30, 2021

@leorente @ajleale @hugocostadev the phase 1 functionality for this app was released with v0.0.10 and is available for beta testing.

We're still evaluating what our options are to try to add seller awareness to the inventory updates coming from Broadcaster.

@ebigler
Copy link

ebigler commented Jul 15, 2021

The seller awareness request is in our teams backlog and will be reviewed during an upcoming sprint planning meeting

@hugocostadev
Copy link
Contributor

Any news regarding seller awareness? THanks

@ebigler
Copy link

ebigler commented Sep 15, 2021

@hugocostadev @leorente We broke the seller awareness work into 2 pieces. The first task is complete, you can see Release v0.1.0 added the Seller information to what's being stored with the user's request data.
We're currently working on running the simulation to check if inventory is available for a particular user from the seller that's associated to their notification request.

@ccelisri
Copy link

Hi @ebigler!

Are there any news regarding the simulation that you were going to run? Thanks!

@hugocostadev
Copy link
Contributor

@btalma
@tsheng1
@albertm805

Could someone give us more details regarding this implementation?
I checked the last releases and I guess that this was already working, but apparently not...
The form does not store the right seller

@ebigler
Copy link

ebigler commented Dec 13, 2021

FYI, @ccelisri and @hugocostadev, see updates here from a separate issues thread. This should be resolved now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants