Replies: 1 comment 5 replies
-
|
assign the product id to a property using the mount method, then you can load the product via this property on subsequent requests |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i want to add a interactive component to the product detail page. But what is the proper/intended way to load the current product?
Should i get i from a parent block or something like that?? i cant seem to find that in any documentation
Beta Was this translation helpful? Give feedback.
All reactions