Posted - 11/20/2018 : 13:13:18
I looked up some of the info you need and here are the id's
address1: "#address", address2: "#address2", locality: "#city", administrative_area: "#state", postal_code: "#zip", country: "#country"
But I had some custom code I wrote to handle when the customer opens up the secondary address to ship to a different location. In that case, two instances are shown.
The javascript will all go in your cart.php file after the cart include lines. I'll post more later.
|