How can I get this done? maybe many of you already know how to do it. You can see the picture.
Goal:
@starlyns you can override the file of product view.
In that you can check if this attribute has value.
If yes you can create a new button with Buy Now text with your external link else the original buy now button will be there.
Thanks
How do I do this?
@starlyns Sorry for late reply.
You can check the file from where you are getting the add to cart button.
For this just enable the profiler and check the template path.
When you finds the file there you can just add the condition if this attibute has value then show another button with this value else show add to cart button.
Let me know if you stuck anywhere.
Thanks