Maintenance and best practices #6896
JeffreyArts
started this conversation in
General
Replies: 0 comments
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.
-
Hi,
I'm new with vue-storefront, and I'm currently going back an forth between experimenting in the code & going through the documentation. I've set-up a project that I have connected with Shopify, and from the start I immediately notice some off things. Like the url's to the product details pages in the product list page (category) is incorrect.
It goes to this: /p/gid:/shopify/Product/8173821722903/
Instead of this: /p/8173821722903/
There are also some other things that seem to be easy fixes, but situations none-the-less. This means that I would need to make custom changes to the code, and it is unclear to me yet how to do that in a future-proof manner.
Hence I have 2 questions.
Beta Was this translation helpful? Give feedback.
All reactions