Frequently Asked Questions
Why have not orders been associated with a list?
Why have not orders been associated with a list?
Published on 1/29/2019
•
Last update on 12/31/2019
If orders placed in your store are not being associated with their respective lists, it's possible that the purchase button on your page is customized.
On buttons used to close the purchase that don't use the VTEX native control, you must pass the &gr={listId}
parameter to associate the order with the list that the client wants.
Using the VTEX native control (<vtex.cmc:BuyButton/>
) to render the purchase button, the order is correctly associated with the desired list.