Skip to content

Conversation

@BobWez98
Copy link
Member

@BobWez98 BobWez98 commented Nov 5, 2024

V3 version of #130

v-if="mask"
:query="'query getCart($cart_id: String!) { cart (cart_id: $cart_id) { ...cart } } ' + config.fragments.cart"
:variables="{ cart_id: mask }"
:callback="updateCart"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated this to v3

@BobWez98
Copy link
Member Author

BobWez98 commented Nov 5, 2024

We're not adding this.

@BobWez98 BobWez98 closed this Nov 5, 2024
@royduin royduin deleted the feature/cart-not-in-stock-3.x branch November 5, 2024 15:56
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

Successfully merging this pull request may close these issues.

1 participant