Hi
I am trying to link to a product category from a button on a page, I assume this is possible somehow.
I have create a button using this code.
[sf_button colour=”accent” type=”standard” size=”large” link=”my-products” target=”_self” icon=”” dropshadow=”no” extraclass=””] My Products [/sf_button]
“My Products” is the name of the product category created, I am unsure of the link URL format.
Do I have to link to a page and the products category shown on that page or can it be done direct like I am trying.
Is there an example somewhere I have looked in the documentation but nothing found.
Thanks