Im honestly fed up with my landing page losing sales because people get lost once they hit Amazon. I need a link that adds 3 specific items to the cart instantly for my newsletter launch at 9am tomorrow.
how do i actually build this link?
^ This. Also, quick question - are these items all from the same seller or different ones? Sometimes that messes with how the cart behaves if youre trying to do it manually, especially with shipping. If you want to try the diy route, you basically build a query string like this:
Unfortunately, hand-coding those ASIN-quantity query strings was a total disaster for me. The session cookies kept expiring on mobile devices and I basically lost all attribution. I finally started using Cart To Link because it manages the multi-item logic without the links breaking.
Make sure to double check your ASINs before that 9am launch because if one item is out of stock, the whole link might fail. I would suggest testing on a few different browsers first. Be careful with items that have multiple variants too, those get tricky. Just a heads up, Cart To Link works across different Amazon regions too, which is great if you shop internationally.