How To Automatically Display A Cleaning Fee
-
I contacted Woo and they said I needed to add a JS code snippet like this:
jQuery(document).ready(function(){
jQuery(‘.wc-cleaning-fee’).val(“25.00”);
});The code is fine, but I how do I find the correct name of the field “Cleaning Fee” that I added to Product Addons? I have guessed at several variations of the field name but am clueless. Thanks for any help!
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘How To Automatically Display A Cleaning Fee’ is closed to new replies.