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

Populate Line Item event #12

Open
deanfields opened this issue Jan 18, 2022 · 0 comments
Open

Populate Line Item event #12

deanfields opened this issue Jan 18, 2022 · 0 comments

Comments

@deanfields
Copy link

Hi I am trying to access the cart price when a product has been added to the cart by hooking into the events in a module to do with line items. Specifically the Populate Line Item event. You guys are also using this event to modify the price of the product. When I check the cart subtotal etc the price is incorrect. This is because your adjustment hasn't been applied yet and there are no other events I can use to get the correct price with the bulk pricing field having applied the correct pricing.

I have been advised by craft to contact you in order to get the price after it's been modified by your plugin.

Can you add an event that can be hooked into to access the lineItem and the cart after you have applied the adjustments? Otherwise people can't do other things with line items that might rely on this information

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

1 participant