Tagged: social share, woocommerce
Hi,
we would like to mimik the amazon idea of putting a box with social share buttons on the order received confirmation page of woocommerce.
The challenge is that we do NOT want to share the current page, in this case. But we want to share a link to the product the person has purchased. And the product URL is listed on the order received page.
Question: is there a function to pass the product url as a parameter to the avia_social_share_link function?
Or any other ideas on how to implement this?
Regards,
Frank
Hey frankwelschlehmann!
The share buttons are designed to share the current page / post. You would have to figure out how to check for a certain product and then change the social share URLs via PHP and it’s most likely going to take a lot of work. It would be best to contact Woocommerce about this to see if there is an extension you can use.
Cheers!
Elliott