My Wix store is already connected to Meta Commerce Manager, the product catalog is live, and the Meta Pixel is firing correctly. What I still need is a one-off piece of Velo (JavaScript) that builds a checkout URL on the fly and pushes it to Meta so each product in the catalog points users straight to the right checkout page on my site, complete with the product ID, variant, price, and any other parameters Meta expects. I add products manually inside Wix, so the code has to grab the data already stored in the Wix Stores collection and compose the URL automatically—no extra spreadsheets or external feeds. Once the snippet is in place, the product data published to Meta should update itself whenever I change an item in Wix. Please deliver: • A clean, well-commented Velo function (or functions) that generates the dynamic checkout URL for every product page and sends the correct fields to Meta Commerce Manager. • Step-by-step instructions on where to paste the code and how to test it, including confirmation that the Pixel logs the appropriate “Initiate Checkout” or equivalent event. • A quick validation walkthrough so I can see the working link inside Commerce Manager and complete a test purchase. This is a single task, not an ongoing build, so clear code and concise guidance are crucial. If you have experience marrying Wix Velo with Facebook/Meta tracking, let’s get this wrapped up quickly.