Thread: Hide Prices Mod
View Single Post
  #1  
Old 09-20-2019, 06:10 AM
 
Dawn Howard Dawn Howard is offline
 

eXpert
  
Join Date: Apr 2006
Posts: 229
 

Default Hide Prices Mod

I was attempting to edit the message for the Hide the prices module and I messed it up. I didn't copy the original code to I can change it back (doh) Here is the messed up code:


<div class="{{ this.getFingerprint() }}">
<div class="{{ this.getCSSClass() }}">{{ t('Apply for Membership', {'loginUrl': url('login'), 'registerUrl': url('profile', '', {'mode': 'register'})})|raw }}</div>
</div>


I want the visitor to be able to click "apply for membership" and be taken to the My Account/Profile Details.

http://test.duffystric.com/?shopKey=eb76ccc0caf326f6f5254438c160d924

Thanks in advance.
__________________
Dawn
X-Cart Business 5.3.6.3
Mods:
Qty input - Custom Mod
Part numbers near title - Custom Mod
Membership approval before ordering - Custom Mod
Order Forms - Custom Mod
Freight on Board - Custom Mod
Catalog Order Form
Call For Price
Template: Crisp White skin
Running on Windows
Reply With Quote