Pre-fill Woocommerce checkout fields with Url variable before session created
问题 I have wordpress site running woocommerce with a few products. I want to send my customer a url to their product which includes their name and email so i can pre-fill name and email on woocommerce checkout page. the link will take customer to the product item page, where they can view product details and click "add to cart". Link example: http://example.com/product/myitem/tu_em=name@example.com&tu_name=theFirstName I tried to use Pre-fill Woocommerce checkout fields with Url variables saved