Jump to content

Delate/Reset product-customization field


giulym

Recommended Posts

I noticed that there isn't a way to delate or reset the field of product-customization.tpl 

I thought to add something like this in the product-customization.tpl, but it doesn't work (nothing happens). Any suggestions? 
 

 <div class="clearfix">
            <button class="btn btn-primary float-xs-right" type="submit" name="submitCustomizedData">{l s='Save Customization' d='Shop.Theme.Actions'}</button>
<button class="button btn btn-default button button-small" name="resetCustomization" value="1">
    <span>{l s='Reset customization'}</span>
</button>
          </div>

 

Edited by giulym (see edit history)
  • Like 1
Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...