So basically I'm trying to make a very simple add to cart button.
You click, you can continue "browsing" and when you click to go to the cart it will be there in the format I have it set up in.
I don't exactly need help with having it appear with the right text but mostly with cloning it and then appearing in a entirely different document.
I've tried cloneNode, but that simply appears on the same document.
If you know of any functions/way's to help that would help me a lot.