How can I automatically add buttons under product information?

as you can see in the image the red highlighted part that what I want to achieve by editing the code. Right Now, it is working but I have to code manually for each and every page. Is there anyway that anybody can tell me how can I achieve buttons in the blue part (ref the picture) under product information.

Hi @Jay120 ,

You can make changes to the theme files so that the mentiond section is displayed on every pages.

Let suppose I did chnge the theme file and I got those buttons on each and every product. But now there will be new problem, those buttons will be having same “Href” and there will be no-way to chng those Href for each and every products. Are felling what I meant?

Hi @Jay120 ,

We can make the use of metafield to make the links dynamic. The links will be dynamic as per products.

How can I use that?