Cart    Account    Contact    Newsletter Signup    Showcase    Login    Signup

Developers Docs

Get Url

The tag allows for the return of url data used to dynamically create URL structures.

Parameters

  • type (required)
    • cart_url - Returns the Cart Template (by default 'cart')
    • checkout_url - Returns the URL of the Checkout Page (by default 'checkout')
    • customer_url - Returns the URL of the Customer Profile template (by default 'customer')
    • product_url - Returns the URL of the Product template (by default 'product')
    • secure_url - Returns the Secure URL defined (same as http://www.brilliantretail.com/ tag)
    • media_url - Returns the path to the media folder (by default '/media/')

Example (file: '_assets/iframe_redirect'):

{exp:brilliant_retail:geturl type="checkout_url"}

Comments

Add Your Comments


You must be logged in to comment.