Thread: Hide Prices Mod
View Single Post
  #2  
Old 09-23-2019, 05:24 AM
 
Dawn Howard Dawn Howard is offline
 

eXpert
  
Join Date: Apr 2006
Posts: 229
 

Default Re: Hide Prices Mod

Here is the original code.

<div class="{{ this.getFingerprint() }}">
<div class="{{ this.getCSSClass() }}">{{ t('Please sign in or register to buy this product.', {'loginUrl': url('login'), 'registerUrl': url('profile', '', {'mode': 'register'})})|raw }}</div>
</div>

Now when I try to edit it, and click save, nothing changes.
__________________
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