how to make hyperlink in catalog item variable
I have custom table which stores 4 variable (var1, var2, var3, var4). var2 depends on var1, var3 depends on var1 and var2, var4 depends on var1 var2 and var3. var4 stores different URLs. Requirement: on click of URL respective page should be open in ...