Not able to find wishlist data from wishlist page.
These is a container name “data-wishlist-container” in this data are getting but don’t know where it is coming from.
Here is my code.
A developer is troubleshooting a wishlist feature implementation on a Shopify store. They’ve identified a container named “data-wishlist-container” that is populating with data, but cannot locate the source of this data.
Code provided:
Current issue:
The data appears in the container, but the origin/source is unclear.
Response received:
Another user asks for clarification about whether the question concerns customer data or the JavaScript code responsible for the wishlist functionality, suggesting the developer should look for JavaScript code rather than just HTML markup.
Status: The discussion remains open with the developer awaiting further guidance on locating the data source.
Not able to find wishlist data from wishlist page.
These is a container name “data-wishlist-container” in this data are getting but don’t know where it is coming from.
Here is my code.
Are you talking about the customer’s data? Or the code responsible to have the wishlist? You should look for a javascript code. The code you added is just HTML