Hi, I have created a dropdown in my cart page to get the city of a person before going to checkout page.
I have added the attribute in a permalink button
<a type="submit" name="checkout" href="/cart/{{ line_item.variant_id }}:{{ line_item.quantity }}?checkout[shipping_address][city]={{cart.attributes["City"]}}">Continue</a>
you could give this app a try https://apps.shopify.com/permalinks/ - pretty easy way to generate a permalink to /cart page
User | Count |
---|---|
49 | |
47 | |
37 | |
27 | |
17 |