wouterb038 Posted July 4, 2013 Share Posted July 4, 2013 (edited) Hai! Sorry for my bad englisch! I am looking for a module of handy method! That customors first like,share or tweet after this they can but the product. If they not share,like or tweet they can not put the product in the cart.. Already thanks !!!!! Greetz Wouter Edited July 4, 2013 by wouterb038 (see edit history) Link to comment Share on other sites More sharing options...
SmartDataSoft Posted July 4, 2013 Share Posted July 4, 2013 This can be achieved by editing the template file and the add to cart button class modification . so that all add to cart button hide depending on the share button. Is each product need to share or one share can give then to buy all product. Link to comment Share on other sites More sharing options...
wouterb038 Posted July 4, 2013 Author Share Posted July 4, 2013 ... i made a mistake... This is what i want! You can only buy a product if you share of tweet that product.... if you want multiple products... you need to share or tweet them all... Thanks for your fast response Link to comment Share on other sites More sharing options...
SmartDataSoft Posted July 4, 2013 Share Posted July 4, 2013 Here is the work flow. Need to build a module and there you need to collect the product_id and is like variable. And facebook,twitter,google like function have call back function . So when user click on that the call back function will fire and send to module php page the product id and like variable. After that it will refresh the page and then show the add to cart button. Or return any variable by ajax call which will show the add to cart button. It need lots of time to developed. So i give you the process how to do. Hope you can build this Link to comment Share on other sites More sharing options...
elund Posted July 20, 2015 Share Posted July 20, 2015 Hi Wouter, Sounds like a useful module, that I also could use. Did you find a solution? Link to comment Share on other sites More sharing options...
Recommended Posts