Skip to content

Instantly share code, notes, and snippets.

@curtiswilkinson
Created October 15, 2015 23:22
Show Gist options
  • Save curtiswilkinson/8c825b49ab57964908b5 to your computer and use it in GitHub Desktop.
Save curtiswilkinson/8c825b49ab57964908b5 to your computer and use it in GitHub Desktop.
Content (brand) URL on product page
[%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