I am trying to create an Index page template where I can link the images in a 3-column page to the details page using Webmerge. I cannot find help in any of the documentation. Could I get the coding to do the same.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: this_feature_currently_requires_accessing_site_using_safari
In the details page when I try to create a buy link to the price of a product or product image using the following:
&&<a href="[WM-FIELD: BUYURL]">[WM-FIELD: PRICE]&&
I get the following after creating the page using Webmerge.
&&<a href="%5BWM-FIELD:%20BUYURL%5D"><strong>2.99 </strong></a>&&
What's wrong.
Please note that the '&&' have been included only to ensure that they are not converted to a page for this query.