The URL is in additionalInfoDescription2. and additionalInfoTitle2 = “LINK”
Ive been going round in circles for hours. HOW can I do this?? HELP
If it is a set link then you can simply add a button and connect it.
https://support.wix.com/en/article/linking-a-button-to-a-specific-product-page-in-wix-stores
Otherwise, if it is going to change for each product then you would need to have that url in a dataset for example that you can call when it loads each product and takes the url from the dataset for that product id for example.
Although this was asked about last year as shown here.
https://www.wix.com/corvid/forum/community-discussion/dynamic-link-button-on-product-page
Remember that when you use additional info that you are limited to what the Wix Stores app allows you on the product page itself.
https://support.wix.com/en/article/customizing-your-wix-stores-product-page
Note:
If you add an element to your product page, it appears in the live site on the product page of every product. To add information to a specific product, go to the product in the dashboard and customize it there.
Edit the info sections:
When you create a product, you can add info sections to provide additional information (e.g. sizing information, washing instruction, product specs).
You can choose how to display these info sections on the product page:
-
Select a layout for your info sections.
-
Customize the layout you selected. Available options vary according to which layout you chose.
-
Customize an info section table:
-
When adding an info section, you can add a table.
-
Click the color box to select the table border color. Drag the slider change the opacity.
-
Click the color box to select the table background color. Drag the slider change the opacity.
-
Click the color box to select the color of even numbered rows. Drag the slider change the opacity.
Thanks! It does change for each product. I have added the URL to the additionalInfoDescription2 field of the wix store but cant find the syntax to read the string. Tried just about every option I can think of, but all wrong!!