We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6b872 commit 114b4e8Copy full SHA for 114b4e8
sample-apps/update-line-item/extensions/update-line-item-js/src/run.js
@@ -1,7 +1,7 @@
1
// @ts-check
2
3
/*
4
-A straightforward example of a function that updates a line item price based on attributes.
+A straightforward example of a function that updates a line item title and price based on attributes.
5
6
The function reads the cart. Any item with a specific line item attribute will be used
7
to generate an update operation with a custom title, and price based on simple math using
0 commit comments