Hello community.
I’m a odoo developer. i want to integrete tweet button in my product page where i want to show details about the product. now i want that if i select a variant for the variant then url for the tweet button should change, i have made changes according to that. another addition is that i have another option ‘custom’ in which i can provide value about the variant wanted. how can i pass that textbox value to the url in tweet button. Is this supported by your api? help is needed.

The tweet button url can certainly be generated programatically, but make sure you URL encode the text values: Guides | Docs | Twitter Developer Platform (the share button href is the only thing you need to change - but how you change that depends on your site entirely)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.