Skip to content

Commit

Permalink
add sales_channel_id to cartFieldsForRefreshSteps
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong88pham authored Nov 13, 2024
1 parent 98bf8c9 commit 564c18a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/core-flows/src/cart/utils/fields.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export const cartFieldsForRefreshSteps = [
"subtotal",
"item_subtotal",
"shipping_subtotal",
"sales_channel_id",
"region_id",
"currency_code",
"metadata",
Expand Down

0 comments on commit 564c18a

Please sign in to comment.