Ability to set a custom price on a line item and have it not get refreshed when updating the cart. #9807
dwene
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I'm working on migrating my client from 1.0 to 2.0.
One issue I'm running into is that I can create a line item with custom pricing using the
createCartWorkflow
but there's no way to tell theupdateCartWorkflow
to NOT refresh the prices from the variant.I'd be happy to open a PR for that expanding the updateCartWorkflow input to include a flag for
dontRefreshLineItems
Beta Was this translation helpful? Give feedback.
All reactions