[object Object] import { currentMember } from 'wix-members-backend'; export function myGetCurrentMemberFunction(options) { return currentMember.getMember(options) .then((member) => { const memberId = member._id; const fullName = `${member.contactDetails.firstName} ${member.contactDetails.lastName}`; const memberProfilePage = `https://yoursite.com/profile/${member.profile.slug}/profile`; return member; }) .catch((error) => { console.error(error); }) } if( $w("#myElementID").hidden ) { $w("#myElementID").show(); } else { $w("#myElementID").hide(); } $w('#myButtonID').onClick(() => { console.log("Hello World!"); });
top of page
Carroll Products Janitorial Supplies Lafayette, LA
Diversey Janitorial Supplies Lafayette, LA
Fresh Products
Gentry Product Line Janitorial Supplies Lafayette, LA
Gentry Product Line Janitorial Supplies Lafayette, LA
Check out our BEST SELLERS by accessing each product line logo below. 
bottom of page