Created
October 15, 2015 23:22
-
-
Save curtiswilkinson/8c825b49ab57964908b5 to your computer and use it in GitHub Desktop.
Content (brand) URL on product page
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[%CONTENT_PATH id:'[@inventory_id@]' type:'brand' limit:'1'%][%PARAM *body%] | |
<a class="product-brand" href="[%url type:'cms'%][%PARAM id%][@content_id@][%END PARAM%][%/ url%]">[@content_name@]</a> | |
[%END PARAM%][%END CONTENT_PATH%] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment