Hi,
I need to create a custom showproduct page which uses a different master template than the rest of the site.
I will still be keeping the original showproduct.aspx which uses the default template.master but is there a way to create showproductCustom.aspx which uses the templateCustom.master?
I've tried changing the MasterPageFile tag in showproductCustom.aspx but that had no affect.
Anyone know how I can do this?
Thanks!
Using v9.1.0.1